Home | History | Annotate | Download | only in dom

Lines Matching refs:isSameNode

220     bool isSameNode(Node* other) const { return this == other; }