Lines Matching refs:FrameAndConstantPoolScope
238 FrameAndConstantPoolScope scope(masm, StackFrame::INTERNAL); in Generate_StringConstructCode()
258 FrameAndConstantPoolScope scope(masm, StackFrame::INTERNAL); in Generate_StringConstructCode()
268 FrameAndConstantPoolScope scope(masm, StackFrame::INTERNAL); in CallRuntimePassFunction()
331 FrameAndConstantPoolScope scope(masm, StackFrame::CONSTRUCT); in Generate_JSConstructStubHelper()
817 FrameAndConstantPoolScope scope(masm, StackFrame::INTERNAL); in CallCompileOptimized()
913 FrameAndConstantPoolScope scope(masm, StackFrame::INTERNAL); in Generate_NotifyStubFailureHelper()
942 FrameAndConstantPoolScope scope(masm, StackFrame::INTERNAL); in Generate_NotifyDeoptimizedHelper()
990 FrameAndConstantPoolScope scope(masm, StackFrame::INTERNAL); in Generate_OnStackReplacement()
1036 FrameAndConstantPoolScope scope(masm, StackFrame::INTERNAL); in Generate_OsrAfterStackCheck()
1111 FrameAndConstantPoolScope scope(masm, StackFrame::INTERNAL); in Generate_FunctionCall()
1238 FrameAndConstantPoolScope frame_scope(masm, StackFrame::INTERNAL); in Generate_FunctionApply()