Home | History | Annotate | Download | only in ia32

Lines Matching full:undetectable

1307     // they are both JSObjects and not undetectable,
1309 Label return_equal, return_unequal, undetectable;
1324 __ j(not_zero, &undetectable, Label::kNear);
1338 __ bind(&undetectable);