Home | History | Annotate | Download | only in mips

Lines Matching refs:is_true

2308 void LCodeGen::EmitClassOfTest(Label* is_true,
2322 __ Branch(is_true, hs, temp2, Operand(FIRST_FUNCTION_TYPE));
2334 __ Branch(is_true, ne, instance_type, Operand(JS_FUNCTION_TYPE));