Home | History | Annotate | Download | only in src

Lines Matching refs:kMaxIdleCount

4936   static const int kMaxIdleCount = kIdlesBeforeMarkCompact + 1;
4953 Min(number_idle_notifications_ + 1, kMaxIdleCount);