Home | History | Annotate | Download | only in x64

Lines Matching full:is_true

1816 void LCodeGen::EmitClassOfTest(Label* is_true,
1839 __ j(equal, is_true);
1841 __ j(equal, is_true);
1860 __ j(not_equal, is_true);