Searched refs:kMaxMarkSweepsInIdleRound (Results 1 – 2 of 2) sorted by relevance
1969 mark_sweeps_since_idle_round_started_ = kMaxMarkSweepsInIdleRound; in FinishIdleRound()2037 static const int kMaxMarkSweepsInIdleRound = 7; variable
4902 if (mark_sweeps_since_idle_round_started_ >= kMaxMarkSweepsInIdleRound) { in IdleNotification()4914 if (mark_sweeps_since_idle_round_started_ >= kMaxMarkSweepsInIdleRound) { in IdleNotification()