Searched refs:IsDoneSweeping (Results 1 – 2 of 2) sorted by relevance
/external/v8/src/heap/ | ||
D | sweeper.h | 139 bool IsDoneSweeping() const { in IsDoneSweeping() function |
D | sweeper.cc | 26 if (sweeper_->IsDoneSweeping()) { in PauseOrCompleteScope() |