Lines Matching refs:left_not_string
3220 Label left_not_string, call_runtime;3226 __ JumpIfSmi(left, &left_not_string);3228 __ Branch(&left_not_string, ge, a2, Operand(FIRST_NONSTRING_TYPE));3235 __ bind(&left_not_string);