Searched refs:IsDetachedFrom (Results 1 – 6 of 6) sorted by relevance
887 return global_proxy().IsDetachedFrom(*this); in IsDetached()890 bool JSGlobalProxy::IsDetachedFrom(JSGlobalObject global) const { in IsDetachedFrom() function
1051 inline bool IsDetachedFrom(JSGlobalObject global) const;
439 return proxy.IsDetachedFrom(global); in DEF_GETTER()
987 bool IsDetachedFrom(JSGlobalProxyRef const& proxy) const;
6357 DCHECK(!global_proxy->IsDetachedFrom(native_context()->global_object())); in Genesis()
6511 if (i::Handle<i::JSGlobalProxy>::cast(global)->IsDetachedFrom( in Global()