Home | History | Annotate | Download | only in ppc

Lines Matching defs:undetectable

450 // equality. Also handles the undetectable receiver to null/undefined
459 Label object_test, return_equal, return_unequal, undetectable;
481 __ bne(&undetectable, cr0);
494 __ bind(&undetectable);