Lines Matching refs:is_true
2480 void LCodeGen::EmitClassOfTest(Label* is_true,2494 __ j(above_equal, is_true);2505 __ j(not_equal, is_true);