Home | History | Annotate | Download | only in x64

Lines Matching defs:INTERNAL

37 namespace internal {
415 // -- rsp[8] : last argument in the internal frame of the caller
434 // -- rsp[kFastApiCallArguments * 8 + 8] : last argument in the internal
657 FrameScope scope(masm, StackFrame::INTERNAL);
671 // Leave the internal frame.
680 FrameScope scope(masm, StackFrame::INTERNAL);
692 // Leave the internal frame.
1118 FrameScope frame_scope(masm(), StackFrame::INTERNAL);
1150 // Leave the internal frame.
3803 } } // namespace v8::internal