Searched refs:GlobalIsDetached (Results 1 – 3 of 3) sorted by relevance
576 bool GlobalIsDetached() const;
2227 bool NativeContextRef::GlobalIsDetached() const { in GlobalIsDetached() function in v8::internal::compiler::NativeContextRef
1098 if (!native_context().GlobalIsDetached()) { in ReduceNamedAccess()