TakeAllChildren   165 Source/core/html/parser/HTMLConstructionSite.cpp     ASSERT(task.operation == HTMLConstructionSiteTask::TakeAllChildren);
TakeAllChildren   187 Source/core/html/parser/HTMLConstructionSite.cpp     if (task.operation == HTMLConstructionSiteTask::TakeAllChildren)
TakeAllChildren   715 Source/core/html/parser/HTMLConstructionSite.cpp     HTMLConstructionSiteTask task(HTMLConstructionSiteTask::TakeAllChildren);