Searched refs:hasNodeListCaches (Results 1 – 4 of 4) sorted by relevance
632 if (document()->hasNodeListCaches()) in childrenChanged()
788 bool hasNodeListCaches() const { return m_numNodeListCaches; } in hasNodeListCaches() function
694 } else if (!m_document->hasNodeListCaches()) { in registerDynamicNodeList()
39694 Rename call to hasNodeLists() to hasNodeListCaches().39704 (WebCore::Document::hasNodeListCaches): Renamed from hasNodeListCaches.