Home | History | Annotate | Download | only in ia32

Lines Matching refs:INTERNAL

37 namespace internal {
92 FrameScope scope(masm, StackFrame::INTERNAL);
107 // Tear down internal frame.
118 FrameScope scope(masm, StackFrame::INTERNAL);
133 // Tear down internal frame.
452 // Clear the context before we push it when entering the internal frame.
456 FrameScope scope(masm, StackFrame::INTERNAL);
503 // Exit the internal frame. Notice that this also removes the empty.
523 FrameScope scope(masm, StackFrame::INTERNAL);
538 // Tear down internal frame.
549 FrameScope scope(masm, StackFrame::INTERNAL);
564 // Tear down internal frame.
577 // internal frame to make the code faster, since we shouldn't have to do stack
610 // Enter an internal frame.
612 FrameScope scope(masm, StackFrame::INTERNAL);
620 // Tear down internal frame.
631 FrameScope scope(masm, StackFrame::INTERNAL);
637 // Tear down internal frame.
687 FrameScope scope(masm, StackFrame::INTERNAL);
754 FrameScope scope(masm, StackFrame::INTERNAL);
866 FrameScope frame_scope(masm, StackFrame::INTERNAL);
1014 // Leave internal frame.
1177 FrameScope scope(masm, StackFrame::INTERNAL);
1200 FrameScope scope(masm, StackFrame::INTERNAL);
1335 FrameScope scope(masm, StackFrame::INTERNAL);
1361 } // namespace v8::internal