Home | History | Annotate | Download | only in ia32

Lines Matching refs:INTERNAL

37 namespace internal {
387 // Clear the context before we push it when entering the internal frame.
391 FrameScope scope(masm, StackFrame::INTERNAL);
434 // Exit the internal frame. Notice that this also removes the empty.
454 FrameScope scope(masm, StackFrame::INTERNAL);
469 // Tear down internal frame.
480 FrameScope scope(masm, StackFrame::INTERNAL);
495 // Tear down internal frame.
507 FrameScope scope(masm, StackFrame::INTERNAL);
513 // Tear down internal frame.
556 FrameScope scope(masm, StackFrame::INTERNAL);
623 FrameScope scope(masm, StackFrame::INTERNAL);
735 FrameScope frame_scope(masm, StackFrame::INTERNAL);
882 // Leave internal frame.
1337 // Jump to the generic internal array code in case the specialized code cannot
1510 FrameScope scope(masm, StackFrame::INTERNAL);
1533 FrameScope scope(masm, StackFrame::INTERNAL);
1692 FrameScope scope(masm, StackFrame::INTERNAL);
1735 } // namespace v8::internal