Home | History | Annotate | Download | only in x87

Lines Matching defs:undetectable

1014     // they are both JSObjects and not undetectable,
1016 Label return_equal, return_unequal, undetectable;
1031 __ j(not_zero, &undetectable, Label::kNear);
1045 __ bind(&undetectable);