incrementConnectedSubframeCount 2381 Source/core/dom/Node.cpp     ensureRareData().incrementConnectedSubframeCount(amount);
incrementConnectedSubframeCount 2408 Source/core/dom/Node.cpp         node->incrementConnectedSubframeCount(count);
incrementConnectedSubframeCount  661 Source/core/dom/Node.h     void incrementConnectedSubframeCount(unsigned amount = 1);
incrementConnectedSubframeCount  247 Source/core/dom/NodeRareData.h     void incrementConnectedSubframeCount(unsigned amount)
incrementConnectedSubframeCount  119 Source/core/html/HTMLFrameOwnerElement.cpp         node->incrementConnectedSubframeCount();