Searched refs:IsDetachedFrom (Results 1 – 4 of 4) sorted by relevance
430 return proxy->IsDetachedFrom(global); in IsAccessCheckNeeded()2861 return JSGlobalProxy::cast(global_proxy())->IsDetachedFrom(this); in IsDetached()2865 bool JSGlobalProxy::IsDetachedFrom(JSGlobalObject* global) const { in IsDetachedFrom() function
3396 inline bool IsDetachedFrom(JSGlobalObject* global) const;
5704 DCHECK(!global_proxy->IsDetachedFrom(native_context()->global_object())); in Genesis()
6336 global)->IsDetachedFrom(context->global_object())) { in Global()