Lines Matching full:smi_value
2685 Label smi_value, is_nan, maybe_nan, not_nan, have_double_value, done;2687 JumpIfSmi(maybe_number, &smi_value, Label::kNear);2721 bind(&smi_value);