Lines Matching full:removeallchildren
1046 Remove static variables from removeAllChildren causing crash.
1047 removeAllChildren now iterates over the entire tree instead of recursing.
1055 (WebCore::ContainerNode::removeAllChildren): use new addChildNodesToDeletionQueue
4119 * dom/ContainerNode.cpp: (WebCore::ContainerNode::removeAllChildren):