shouldInvalidateNodeListCachesForAttr 5499 Source/core/dom/Document.cpp     return shouldInvalidateNodeListCachesForAttr<type + 1>(nodeListCounts, attrName);
shouldInvalidateNodeListCachesForAttr 5503 Source/core/dom/Document.cpp bool shouldInvalidateNodeListCachesForAttr<numNodeListInvalidationTypes>(const unsigned[], const QualifiedName&)
shouldInvalidateNodeListCachesForAttr 5511 Source/core/dom/Document.cpp         return shouldInvalidateNodeListCachesForAttr<DoNotInvalidateOnAttributeChanges + 1>(m_nodeListCounts, *attrName);