Home | History | Annotate | Download | only in mips

Lines Matching refs:smi_value

3790   Label smi_value, maybe_nan, have_double_value, is_nan, done;
3795 JumpIfSmi(value_reg, &smi_value);
3836 bind(&smi_value);