Home | History | Annotate | Download | only in arm

Lines Matching refs:INTERNAL

39 namespace internal {
548 // The array construct code is only set for the builtin and internal
671 FrameScope scope(masm, StackFrame::INTERNAL);
691 FrameScope scope(masm, StackFrame::INTERNAL);
1059 // Clear the context before we push it when entering the internal frame.
1062 // Enter an internal frame.
1064 FrameScope scope(masm, StackFrame::INTERNAL);
1132 // Enter an internal frame.
1134 FrameScope scope(masm, StackFrame::INTERNAL);
1152 // Tear down internal frame.
1161 // Enter an internal frame.
1163 FrameScope scope(masm, StackFrame::INTERNAL);
1181 // Tear down internal frame.
1192 FrameScope scope(masm, StackFrame::INTERNAL);
1238 FrameScope scope(masm, StackFrame::INTERNAL);
1257 FrameScope scope(masm, StackFrame::INTERNAL);
1344 // Enter an internal frame in order to preserve argument count.
1345 FrameScope scope(masm, StackFrame::INTERNAL);
1356 // Exit the internal frame.
1479 FrameScope frame_scope(masm, StackFrame::INTERNAL);
1627 // Tear down the internal frame and remove function, receiver and args.
1766 } } // namespace v8::internal