Searched refs:isTreeScope (Results 1 - 4 of 4) sorted by relevance

/macosx-10.9.5/WebCore-7537.78.1/dom/
H A DTreeScopeAdopter.cpp108 ASSERT(!node->isTreeScope());
H A DNode.h260 bool isTreeScope() const;
262 bool isShadowRoot() const { return isDocumentFragment() && isTreeScope(); }
H A DContainerNode.h262 inline bool Node::isTreeScope() const function in class:WebCore::Node
H A DNode.cpp2457 if (isTreeScope()) {

Completed in 179 milliseconds