Home | History | Annotate | Download | only in x64

Lines Matching defs:INTERNAL

37 namespace internal {
411 // -- rsp[8] : last argument in the internal frame of the caller
431 // -- rsp[kFastApiCallArguments * 8 + 8] : last argument in the internal
684 FrameScope scope(masm, StackFrame::INTERNAL);
698 // Leave the internal frame.
707 FrameScope scope(masm, StackFrame::INTERNAL);
719 // Leave the internal frame.
1408 FrameScope frame_scope(masm(), StackFrame::INTERNAL);
1440 // Leave the internal frame.
2683 FrameScope scope(masm, StackFrame::INTERNAL);
2889 FrameScope scope(masm, StackFrame::INTERNAL);
3520 } } // namespace v8::internal