Searched refs:GetGlobalScopeObject (Results 1 – 3 of 3) sorted by relevance
406 Handle<JSObject> GetGlobalScopeObject(InterpretedFrame* frame, in GetGlobalScopeObject() function in v8::internal::wasm::__anonf9bf0af50111::InterpreterHandle497 GetGlobalScopeObject(frame.get(), debug_info); in GetScopeDetails()685 Handle<JSObject> WasmDebugInfo::GetGlobalScopeObject( in GetGlobalScopeObject() function in v8::internal::WasmDebugInfo689 return interp_handle->GetGlobalScopeObject(frame.get(), debug_info); in GetGlobalScopeObject()
609 static Handle<JSObject> GetGlobalScopeObject(Handle<WasmDebugInfo>,
162 return Utils::ToLocal(WasmDebugInfo::GetGlobalScopeObject( in GetObject()