Lines Matching defs:exit
1684 // On exit, v0 is 0, positive, or negative (smi) to indicate the result
3877 // To let the GC traverse the return address of the exit frames, we need to
3893 // This is the return address of the exit frame.
3928 // Exit C frame and return.
3993 // Enter the exit frame that transitions from JavaScript to C++.
4057 Label invoke, handler_entry, exit;
4148 __ b(&exit); // b exposes branch delay slot.
4201 __ bind(&exit); // v0 holds result
7080 // Push return address (accessible to GC through exit frame pc).