Home | History | Annotate | Download | only in ia32

Lines Matching full:is_true

1861 void LCodeGen::EmitClassOfTest(Label* is_true,
1883 __ j(equal, is_true);
1885 __ j(equal, is_true);
1903 __ j(not_equal, is_true);