Searched refs:GetInterpreterHandle (Results 1 – 1 of 1) sorted by relevance
26 InterpreterHandle* GetInterpreterHandle(WasmDebugInfo* debug_info);188 DCHECK_EQ(this, GetInterpreterHandle(instance_obj->debug_info())); in GetInstanceObject()296 InterpreterHandle* GetInterpreterHandle(WasmDebugInfo* debug_info) { in GetInterpreterHandle() function425 GetInterpreterHandle(this)->PrepareStep(step_action); in PrepareStep()430 GetInterpreterHandle(this)->Execute(static_cast<uint32_t>(func_index), in RunInterpreter()436 return GetInterpreterHandle(this)->GetInterpretedStack(frame_pointer); in GetInterpretedStack()441 return GetInterpreterHandle(this)->GetInterpretedFrame(frame_pointer, idx); in GetInterpretedFrame()