Home | History | Annotate | Download | only in x64

Lines Matching refs:smi_value

3357   Label smi_value, is_nan, maybe_nan, not_nan, have_double_value, done;
3359 JumpIfSmi(maybe_number, &smi_value, Label::kNear);
3395 bind(&smi_value);