Searched refs:kSizeLoggingThreshold (Results 1 – 1 of 1) sorted by relevance
30 constexpr const size_t kSizeLoggingThreshold = 20; variable51 if (mPendingGarbage.size() > kSizeLoggingThreshold) { in AddPendingGarbage()65 if (mPendingGarbage.size() > kSizeLoggingThreshold) { in AddPendingGarbage()87 if (mPollFunctions.size() > kSizeLoggingThreshold) { in PollAndProcessGarbage()138 if (mPendingGarbage.size() > kSizeLoggingThreshold) { in PollAndProcessGarbage()