Home | History | Annotate | Download | only in src

Lines Matching refs:m_nextInvalidateAfter

1596         m_nextInvalidateAfter = 0;
1908 , m_nextInvalidateAfter(0)
2321 if (m_lastMatchCount > m_nextInvalidateAfter) {
2332 m_nextInvalidateAfter += i * slowdown;