Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/heap/cppgc/
Dsweeper.cc774 bool SweepForAllocationIfRunning(NormalPageSpace* space, size_t size) { in SweepForAllocationIfRunning() function in cppgc::internal::Sweeper::SweeperImpl
1053 bool Sweeper::SweepForAllocationIfRunning(NormalPageSpace* space, size_t size) { in SweepForAllocationIfRunning() function in cppgc::internal::Sweeper