Searched refs:StartIncrementalGarbageCollectionForTesting (Results 1 – 6 of 6) sorted by relevance
52 void StartIncrementalGarbageCollectionForTesting() final;
30 .StartIncrementalGarbageCollectionForTesting(); in StartGarbageCollection()
215 void Heap::StartIncrementalGarbageCollectionForTesting() { in StartIncrementalGarbageCollectionForTesting() function in cppgc::internal::Heap
204 virtual void StartIncrementalGarbageCollectionForTesting() = 0;
176 void StartIncrementalGarbageCollectionForTesting() final;
780 void CppHeap::StartIncrementalGarbageCollectionForTesting() { in StartIncrementalGarbageCollectionForTesting() function in v8::internal::CppHeap