Home
last modified time | relevance | path

Searched defs:FinishIfRunning (Results 1 – 1 of 1) sorted by relevance

/third_party/node/deps/v8/src/heap/cppgc/
Dsweeper.cc819 void FinishIfRunning() { in FinishIfRunning() function in cppgc::internal::Sweeper::SweeperImpl
1047 void Sweeper::FinishIfRunning() { impl_->FinishIfRunning(); } in FinishIfRunning() function in cppgc::internal::Sweeper