Searched refs:GetLocalScopeObject (Results 1 – 3 of 3) sorted by relevance
430 Handle<JSObject> GetLocalScopeObject(InterpretedFrame* frame, in GetLocalScopeObject() function in v8::internal::wasm::__anonf9bf0af50111::InterpreterHandle506 GetLocalScopeObject(frame.get(), debug_info); in GetScopeDetails()693 Handle<JSObject> WasmDebugInfo::GetLocalScopeObject( in GetLocalScopeObject() function in v8::internal::WasmDebugInfo697 return interp_handle->GetLocalScopeObject(frame.get(), debug_info); in GetLocalScopeObject()
612 static Handle<JSObject> GetLocalScopeObject(Handle<WasmDebugInfo>,
165 return Utils::ToLocal(WasmDebugInfo::GetLocalScopeObject( in GetObject()