Searched refs:removeNodeListCache (Results 1 – 5 of 5) sorted by relevance
57 void removeNodeListCache() { ASSERT(m_numNodeListCaches > 0); --m_numNodeListCaches; } in removeNodeListCache() function
393 m_document->removeNodeListCache(); in ~Node()458 m_document->removeNodeListCache(); in setDocument()1005 document()->removeNodeListCache(); in unregisterDynamicNodeList()1025 document()->removeNodeListCache(); in notifyLocalNodeListsAttributeChanged()1051 document()->removeNodeListCache(); in notifyLocalNodeListsChildrenChanged()
5358 … Change code to call add/removeNodeListCache() and hasNodeListCaches() on the proper tree scope.
39703 (WebCore::Document::removeNodeListCache): Renamed from removeNodeList, adds assertion.
18336 (WebCore::Node::setDocument): Call removeNodeListCache on the old