Lines Matching refs:FrameAndConstantPoolScope
70 FrameAndConstantPoolScope scope(masm, StackFrame::INTERNAL); in GenerateTailCallToReturnedCode()
104 FrameAndConstantPoolScope scope(masm, StackFrame::CONSTRUCT); in Generate_JSBuiltinsConstructStubHelper()
181 FrameAndConstantPoolScope scope(masm, StackFrame::CONSTRUCT); in Generate_JSConstructStubGeneric()
468 FrameAndConstantPoolScope scope(masm, StackFrame::INTERNAL); in Generate_ResumeGeneratorTrampoline()
480 FrameAndConstantPoolScope scope(masm, StackFrame::INTERNAL); in Generate_ResumeGeneratorTrampoline()
497 FrameAndConstantPoolScope scope(masm, StackFrame::INTERNAL); in Generate_ConstructedNonConstructable()
1320 FrameAndConstantPoolScope scope(masm, StackFrame::INTERNAL); in Generate_NotifyDeoptimized()
1341 FrameAndConstantPoolScope scope(masm, StackFrame::INTERNAL); in Generate_OnStackReplacementHelper()
1858 FrameAndConstantPoolScope scope(masm, StackFrame::INTERNAL); in Generate_CallFunction()
1894 FrameAndConstantPoolScope frame(masm, StackFrame::INTERNAL); in Generate_CallFunction()
2047 FrameAndConstantPoolScope scope(masm, StackFrame::INTERNAL); in Generate_Call()
2305 FrameAndConstantPoolScope scope(masm, StackFrame::WASM_COMPILE_LAZY); in Generate_WasmCompileLazy()