Searched refs:lastChildByWalker (Results 1 – 3 of 3) sorted by relevance
125 Node* lastChildByWalker(Node*, ExceptionState&);
77 [RaisesException] Node lastChildByWalker(Node node);
530 Node* Internals::lastChildByWalker(Node* node, ExceptionState& exceptionState) in lastChildByWalker() function in WebCore::Internals