Lines Matching refs:is_true
2340 void LCodeGen::EmitClassOfTest(Label* is_true,2355 __ j(above_equal, is_true);2366 __ j(not_equal, is_true);