Home | History | Annotate | Download | only in s390

Lines Matching full:undetectable

424 // equality. Also handles the undetectable receiver to null/undefined
433 Label object_test, return_equal, return_unequal, undetectable;
458 __ bne(&undetectable);
471 __ bind(&undetectable);