Home | History | Annotate | Download | only in mips

Lines Matching refs:non_string

395   Label number, non_number, non_string, boolean, probe, miss;
422 __ Branch(&non_string, Ugreater_equal, a3, Operand(FIRST_NONSTRING_TYPE));
428 __ bind(&non_string);