Home | History | Annotate | Download | only in x64

Lines Matching refs:not_both_objects

1655     Label not_both_objects, return_unequal;
1663 __ j(not_zero, &not_both_objects, Label::kNear);
1665 __ j(below, &not_both_objects, Label::kNear);
1667 __ j(below, &not_both_objects, Label::kNear);
1681 __ bind(&not_both_objects);