Searched refs:GetInterpreterHandle (Results 1 – 1 of 1) sorted by relevance
545 wasm::InterpreterHandle* GetInterpreterHandle(WasmDebugInfo* debug_info) { in GetInterpreterHandle() function643 GetInterpreterHandle(this)->PrepareStep(step_action); in PrepareStep()660 return GetInterpreterHandle(this)->GetInterpretedStack(frame_pointer); in GetInterpretedStack()665 return GetInterpreterHandle(this)->GetInterpretedFrame(frame_pointer, idx); in GetInterpretedFrame()669 return GetInterpreterHandle(this)->Unwind(frame_pointer); in Unwind()680 auto* interp_handle = GetInterpreterHandle(*debug_info); in GetScopeDetails()687 auto* interp_handle = GetInterpreterHandle(*debug_info); in GetGlobalScopeObject()695 auto* interp_handle = GetInterpreterHandle(*debug_info); in GetLocalScopeObject()