Home
last modified time | relevance | path

Searched refs:CollectGarbageForTesting (Results 1 - 4 of 4) sorted by relevance

/third_party/node/deps/v8/src/heap/cppgc-js/
H A Dcpp-heap.cc146 void CppHeap::CollectGarbageForTesting(cppgc::EmbedderStackState stack_state) { in CollectGarbageForTesting() function in v8::CppHeap
147 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::CppHeap
797 CollectGarbageForTesting(CollectionType::kMajor, stack_state); in FinalizeIncrementalGarbageCollectionForTesting()
H A Dcpp-heap.h130 void CollectGarbageForTesting(CollectionType, StackState);
/third_party/node/deps/v8/include/
H A Dv8-cppgc.h148 void CollectGarbageForTesting(cppgc::EmbedderStackState stack_state);
/third_party/node/deps/v8/include/v8-include/
H A Dv8-cppgc.h170 void CollectGarbageForTesting(cppgc::EmbedderStackState stack_state);

Completed in 3 milliseconds