Home
last modified time | relevance | path

Searched refs:kForcedGC (Results 1 - 6 of 6) sorted by relevance

/third_party/node/deps/v8/include/v8-include/
H A Dv8-isolate.h426 kForcedGC = 7, enumerator
/third_party/node/deps/v8/include/
H A Dv8-isolate.h426 kForcedGC = 7, enumerator
/third_party/node/deps/v8/src/compiler/
H A Dcompilation-dependencies.cc1221 Heap::kForcedGC, GarbageCollectionReason::kTesting, kNoGCCallbackFlags); in Commit()
/third_party/node/deps/v8/src/heap/
H A Dheap.h376 static const int kForcedGC = 2; member in v8::internal::Heap
H A Dheap.cc1025 current_gc_flags_ & kForcedGC || in GarbageCollectionPrologue()
1640 (gc_reason == GarbageCollectionReason::kLowMemoryNotification ? kForcedGC in CollectAllAvailableGarbage()
1956 isolate()->CountUsage(v8::Isolate::kForcedGC); in CollectGarbage()
/third_party/node/deps/v8/src/wasm/
H A Dc-api.cc431 i::Heap::kForcedGC, i::GarbageCollectionReason::kTesting, in ~StoreImpl()

Completed in 40 milliseconds