Home | History | Annotate | Download | only in mips64

Lines Matching refs:is_true

2430 void LCodeGen::EmitClassOfTest(Label* is_true,
2445 __ Branch(is_true, hs, temp2, Operand(FIRST_FUNCTION_TYPE));
2458 __ Branch(is_true, ne, instance_type, Operand(JS_FUNCTION_TYPE));