Searched refs:InterpretedFrame (Results 1 – 4 of 4) sorted by relevance
237 inline InterpretedFrame::InterpretedFrame(StackFrameIteratorBase* iterator) in InterpretedFrame() function
107 V(INTERPRETED, InterpretedFrame) \713 class InterpretedFrame : public JavaScriptFrame {717 inline explicit InterpretedFrame(StackFrameIteratorBase* iterator);
1073 Register fp_reg = InterpretedFrame::fp_register(); in DoComputeInterpretedFrame()1159 Register context_reg = InterpretedFrame::context_register(); in DoComputeInterpretedFrame()1225 InterpretedFrame::constant_pool_pointer_register(); in DoComputeInterpretedFrame()2867 TranslatedFrame TranslatedFrame::InterpretedFrame( in InterpretedFrame() function in v8::internal::TranslatedFrame2982 return TranslatedFrame::InterpretedFrame(bytecode_offset, shared_info, in CreateNextTranslatedFrame()
176 static TranslatedFrame InterpretedFrame(BailoutId bytecode_offset,