Home | History | Annotate | Download | only in x64

Lines Matching refs:EmitClassOfTest

1774 void LCodeGen::EmitClassOfTest(Label* is_true,
1835 EmitClassOfTest(&is_true, &is_false, class_name, input, temp);
1860 EmitClassOfTest(true_label, false_label, class_name, input, temp);