Searched refs:FirstNamedDocumentCachedType (Results 1 – 2 of 2) sorted by relevance
63 static const CollectionType FirstNamedDocumentCachedType = WindowNamedItems; variable
4256 ASSERT(type >= FirstNamedDocumentCachedType); in nameCollectionInfo()4257 unsigned index = type - FirstNamedDocumentCachedType; in nameCollectionInfo()