Home | History | Annotate | Download | only in mips

Lines Matching refs:INTERNAL

41 namespace internal {
561 // The array construct code is only set for the builtin and internal
687 FrameScope scope(masm, StackFrame::INTERNAL);
707 FrameScope scope(masm, StackFrame::INTERNAL);
1093 // Enter an internal frame.
1095 FrameScope scope(masm, StackFrame::INTERNAL);
1142 // Leave internal frame.
1160 // Enter an internal frame.
1162 FrameScope scope(masm, StackFrame::INTERNAL);
1190 // Enter an internal frame.
1192 FrameScope scope(masm, StackFrame::INTERNAL);
1221 FrameScope scope(masm, StackFrame::INTERNAL);
1269 FrameScope scope(masm, StackFrame::INTERNAL);
1288 FrameScope scope(masm, StackFrame::INTERNAL);
1370 // Enter an internal frame in order to preserve argument count.
1372 FrameScope scope(masm, StackFrame::INTERNAL);
1382 // Leave internal frame.
1505 FrameScope frame_scope(masm, StackFrame::INTERNAL);
1651 // Tear down the internal frame and remove function, receiver and args.
1803 } } // namespace v8::internal