Home | History | Annotate | Download | only in x64

Lines Matching defs:undetectable

1193     // they are both JSObjects and not undetectable,
1195 Label return_equal, return_unequal, undetectable;
1209 __ j(not_zero, &undetectable, Label::kNear);
1223 __ bind(&undetectable);