Lines Matching refs:EmitClassOfTest
1752 void LCodeGen::EmitClassOfTest(Label* is_true,1816 EmitClassOfTest(&is_true, &is_false, class_name, input, temp, input);1848 EmitClassOfTest(true_label, false_label, class_name, input, temp, temp2);