Home | History | Annotate | Download | only in heap

Lines Matching refs:m_pooledWrapperPersistentRegionCount

300     , m_pooledWrapperPersistentRegionCount(0)
713 if (m_pooledWrapperPersistentRegionCount) {
715 m_pooledWrapperPersistentRegionCount--;
730 if (m_pooledWrapperPersistentRegionCount < MaxPooledWrapperPersistentRegionCount) {
732 m_pooledWrapperPersistentRegionCount++;