Home
last modified time | relevance | path

Searched refs:ShouldReconstructSharedHeapObjectCacheForTesting (Results 1 – 2 of 2) sorted by relevance

/third_party/node/deps/v8/src/snapshot/
Dshared-heap-serializer.cc47 if (ShouldReconstructSharedHeapObjectCacheForTesting()) { in SharedHeapSerializer()
97 if (ShouldReconstructSharedHeapObjectCacheForTesting()) { in SerializeUsingSharedHeapObjectCache()
199 bool SharedHeapSerializer::ShouldReconstructSharedHeapObjectCacheForTesting() in ShouldReconstructSharedHeapObjectCacheForTesting() function in v8::internal::SharedHeapSerializer
Dshared-heap-serializer.h51 bool ShouldReconstructSharedHeapObjectCacheForTesting() const;