Home | History | Annotate | Download | only in mips64

Lines Matching refs:first_non_object

497     Label first_non_object;
501 __ Branch(&first_non_object, less, a2, Operand(FIRST_SPEC_OBJECT_TYPE));
509 __ bind(&first_non_object);