Searched refs:kMaxIdleCount (Results 1 – 1 of 1) sorted by relevance
4936 static const int kMaxIdleCount = kIdlesBeforeMarkCompact + 1; in IdleGlobalGC() local4953 Min(number_idle_notifications_ + 1, kMaxIdleCount); in IdleGlobalGC()