Home
last modified time | relevance | path

Searched refs:WaitForConcurrentSweepingForTesting (Results 1 – 2 of 2) sorted by relevance

/third_party/node/deps/v8/src/heap/cppgc/
Dsweeper.h65 void WaitForConcurrentSweepingForTesting();
Dsweeper.cc897 void WaitForConcurrentSweepingForTesting() { in WaitForConcurrentSweepingForTesting() function in cppgc::internal::Sweeper::SweeperImpl
1049 void Sweeper::WaitForConcurrentSweepingForTesting() { in WaitForConcurrentSweepingForTesting() function in cppgc::internal::Sweeper
1050 impl_->WaitForConcurrentSweepingForTesting(); in WaitForConcurrentSweepingForTesting()