Searched refs:NumNamedDocumentCachedTypes (Results 1 – 3 of 3) sorted by relevance
64 static const unsigned NumNamedDocumentCachedTypes = DocumentNamedItems - WindowNamedItems + 1; variable
1329 FixedArray<NamedCollectionMap, NumNamedDocumentCachedTypes> m_nameCollectionInfo;
4258 ASSERT(index < NumNamedDocumentCachedTypes); in nameCollectionInfo()