Home | History | Annotate | Download | only in mips64

Lines Matching defs:exit

517 // On exit a0 is 0, positive or negative to indicate the result of
935 // Enter the exit frame that transitions from JavaScript to C++.
939 : StackFrame::EXIT);
978 // To let the GC traverse the return address of the exit frames, we need to
987 // This is the return address of the exit frame.
1041 // Exit C frame and return.
1109 Label invoke, handler_entry, exit;
1196 __ b(&exit); // b exposes branch delay slot.
1241 __ bind(&exit); // v0 holds result
3232 // - space to be unwound on exit (includes the call JS arguments space and
3318 // Leave the API exit frame.
3464 // name below the exit frame to make GC aware of them.