takeAllChildren   151 Source/core/html/parser/HTMLConstructionSite.h     void takeAllChildren(HTMLStackItem* newParent, HTMLElementStack::ElementRecord* oldParent);
takeAllChildren  1545 Source/core/html/parser/HTMLTreeBuilder.cpp         m_tree.takeAllChildren(newItem.get(), furthestBlock);