Home | History | Annotate | Download | only in ia32

Lines Matching defs:INTERNAL

37 namespace internal {
433 // -- esp[4] : last argument in the internal frame of the caller
450 // -- esp[kFastApiCallArguments * 4 + 4] : last argument in the internal
700 FrameScope scope(masm, StackFrame::INTERNAL);
714 // Leave the internal frame.
723 FrameScope scope(masm, StackFrame::INTERNAL);
735 // Leave the internal frame.
1478 FrameScope frame_scope(masm(), StackFrame::INTERNAL);
1517 // Leave the internal frame.
2908 FrameScope scope(masm, StackFrame::INTERNAL);
3107 FrameScope scope(masm, StackFrame::INTERNAL);
3775 } } // namespace v8::internal