Home | History | Annotate | Download | only in x64

Lines Matching defs:exit

1319   // Enter the exit frame that transitions from JavaScript to C++.
1332 is_builtin_exit() ? StackFrame::BUILTIN_EXIT : StackFrame::EXIT);
1336 // rbp: frame pointer of exit frame (restored after C call).
1397 // Exit the JavaScript to C++ exit frame.
1450 Label invoke, handler_entry, exit;
1529 __ jmp(&exit);
1557 __ bind(&exit);
2953 // inside the exit frame (not GCed) accessible via StackSpaceOperand.
3049 // Leave the API exit frame.
3264 // name below the exit frame to make GC aware of them.