Lines Matching full:smi_value
3383 Label smi_value, maybe_nan, have_double_value, is_nan, done;3388 JumpIfSmi(value_reg, &smi_value);3427 bind(&smi_value);