Home
last modified time | relevance | path

Searched refs:StartGarbageCollection (Results 1 - 5 of 5) sorted by relevance

/third_party/node/deps/v8/src/heap/cppgc/
H A Dheap.cc115 StartGarbageCollection(config); in CollectGarbage()
130 StartGarbageCollection(config); in StartIncrementalGarbageCollection()
145 void Heap::StartGarbageCollection(Config config) { in StartGarbageCollection() function in cppgc::internal::Heap
218 StartGarbageCollection({Config::CollectionType::kMajor, in StartIncrementalGarbageCollectionForTesting()
H A Dheap.h47 void StartGarbageCollection(Config);
H A Dtesting.cc28 void StandaloneTestingHeap::StartGarbageCollection() { in StartGarbageCollection() function in cppgc::testing::StandaloneTestingHeap
/third_party/node/deps/v8/include/cppgc/
H A Dtesting.h64 void StartGarbageCollection();
/third_party/node/deps/v8/include/v8-include/cppgc/
H A Dtesting.h64 void StartGarbageCollection();

Completed in 2 milliseconds