Home
last modified time | relevance | path

Searched refs:GlobalIsDetached (Results 1 – 3 of 3) sorted by relevance

/third_party/node/deps/v8/src/compiler/
Dheap-refs.h576 bool GlobalIsDetached() const;
Dheap-refs.cc2227 bool NativeContextRef::GlobalIsDetached() const { in GlobalIsDetached() function in v8::internal::compiler::NativeContextRef
Djs-native-context-specialization.cc1098 if (!native_context().GlobalIsDetached()) { in ReduceNamedAccess()