needsTableSection  197 Source/core/rendering/RenderTable.cpp     while (lastBox && lastBox->parent()->isAnonymous() && !lastBox->isTableSection() && needsTableSection(lastBox))
needsTableSection  206 Source/core/rendering/RenderTable.cpp     if (beforeChild && !beforeChild->isTableSection() && needsTableSection(beforeChild))