Home
last modified time | relevance | path

Searched refs:nodeListCounts (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/dom/
DNode.cpp841 bool shouldInvalidateNodeListCachesForAttr(const unsigned nodeListCounts[], const QualifiedName& at… in shouldInvalidateNodeListCachesForAttr() argument
843 …if (nodeListCounts[type] && LiveNodeListBase::shouldInvalidateTypeOnAttributeChange(static_cast<No… in shouldInvalidateNodeListCachesForAttr()
845 return shouldInvalidateNodeListCachesForAttr<type + 1>(nodeListCounts, attrName); in shouldInvalidateNodeListCachesForAttr()