Home | History | Annotate | Download | only in ia32

Lines Matching refs:smi_value

425   Label smi_value, done, maybe_nan, not_nan, is_nan, have_double_value;
426 JumpIfSmi(maybe_number, &smi_value, Label::kNear);
470 bind(&smi_value);