shouldInvalidateNodeListCaches  662 Source/core/dom/Document.h     bool shouldInvalidateNodeListCaches(const QualifiedName* attrName = 0) const;
shouldInvalidateNodeListCaches  823 Source/core/dom/Node.cpp     if (!document().shouldInvalidateNodeListCaches(attrName))