Home
last modified time | relevance | path

Searched refs:EnableForNextGCForTesting (Results 1 – 3 of 3) sorted by relevance

/third_party/node/deps/v8/src/heap/cppgc/
Dcompactor.h37 void EnableForNextGCForTesting();
Dtesting.cc54 .EnableForNextGCForTesting(); in ForceCompactionForNextGarbageCollection()
Dcompactor.cc520 void Compactor::EnableForNextGCForTesting() { in EnableForNextGCForTesting() function in cppgc::internal::Compactor