Home | History | Annotate | Download | only in ppc

Lines Matching defs:exit

514 // On exit r3 is 0, positive or negative to indicate the result of
901 // Enter the exit frame that transitions from JavaScript to C++.
917 : StackFrame::EXIT);
953 // To let the GC traverse the return address of the exit
991 // Exit C frame and return.
1071 Label invoke, handler_entry, exit;
1146 __ b(&exit);
1186 __ bind(&exit); // r3 holds result
3179 // - space to be unwound on exit (includes the call JS arguments space and
3279 // Leave the API exit frame.
3441 // name below the exit frame to make GC aware of them.