Lines Matching defs:exit
1061 // On exit a0 is 0, positive or negative to indicate the result of
1820 // To let the GC traverse the return address of the exit frames, we need to
1836 // This is the return address of the exit frame.
1871 // Exit C frame and return.
1938 // Enter the exit frame that transitions from JavaScript to C++.
2005 Label invoke, handler_entry, exit;
2093 __ b(&exit); // b exposes branch delay slot.
2146 __ bind(&exit); // v0 holds result