Searched refs:CollectGarbageForTesting (Results 1 – 3 of 3) sorted by relevance
146 void CppHeap::CollectGarbageForTesting(cppgc::EmbedderStackState stack_state) { in CollectGarbageForTesting() function in v8::CppHeap147 return internal::CppHeap::From(this)->CollectGarbageForTesting( in CollectGarbageForTesting()153 return internal::CppHeap::From(this)->CollectGarbageForTesting( in CollectGarbageInYoungGenerationForTesting()742 void CppHeap::CollectGarbageForTesting(CollectionType collection_type, in CollectGarbageForTesting() function in v8::internal::CppHeap797 CollectGarbageForTesting(CollectionType::kMajor, stack_state); in FinalizeIncrementalGarbageCollectionForTesting()
130 void CollectGarbageForTesting(CollectionType, StackState);
148 void CollectGarbageForTesting(cppgc::EmbedderStackState stack_state);