Home | History | Annotate | Download | only in ia32

Lines Matching defs:INTERNAL

37 namespace internal {
437 // -- esp[4] : last argument in the internal frame of the caller
454 // -- esp[kFastApiCallArguments * 4 + 4] : last argument in the internal
673 FrameScope scope(masm, StackFrame::INTERNAL);
687 // Leave the internal frame.
696 FrameScope scope(masm, StackFrame::INTERNAL);
708 // Leave the internal frame.
1138 FrameScope frame_scope(masm(), StackFrame::INTERNAL);
1177 // Leave the internal frame.
4059 } } // namespace v8::internal