Searched refs:m_additionsSinceLastSweep (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/css/resolver/
H A DMatchedPropertiesCache.cpp86 : m_additionsSinceLastSweep(0)
120 if (++m_additionsSinceLastSweep >= maxAdditionsBetweenSweeps
175 m_additionsSinceLastSweep = 0;
H A DMatchedPropertiesCache.h85 unsigned m_additionsSinceLastSweep; member in class:blink::MatchedPropertiesCache

Completed in 166 milliseconds