Lines Matching defs:exit
1611 // On exit r0 is 0, positive or negative to indicate the result of
3733 // To let the GC traverse the return address of the exit frames, we need to
3761 // Exit C frame and return.
3819 // Enter the exit frame that transitions from JavaScript to C++.
3893 Label invoke, handler_entry, exit;
3895 // Called from C, so do not pop argc and args on exit (preserve sp)
3969 __ b(&exit);
4016 __ bind(&exit); // r0 holds result
6819 // Push return address (accessible to GC through exit frame pc).