Searched refs:tinyMapThreshold (Results 1 – 1 of 1) sorted by relevance
60 static const unsigned tinyMapThreshold = 20; variable1017 if (m_propertyTable->keyCount < tinyMapThreshold) { in getEnumerableNamesFromPropertyTable()1018 PropertyMapEntry* a[tinyMapThreshold]; in getEnumerableNamesFromPropertyTable()