Searched refs:isRootedAtDocument (Results 1 – 4 of 4) sorted by relevance
33 if (isRootedAtDocument() && m_ownerNode->inDocument()) in rootNode()
85 …ALWAYS_INLINE bool isRootedAtDocument() const { return m_rootType == NodeListIsRootedAtDocument ||… in isRootedAtDocument() function
201 ASSERT(!list->isRootedAtDocument()); in adoptDocument()
3444 if (list->isRootedAtDocument()) in registerNodeList()3453 if (list->isRootedAtDocument()) { in unregisterNodeList()