decrementConnectedSubframeCount 2386 Source/core/dom/Node.cpp rareData()->decrementConnectedSubframeCount(amount); decrementConnectedSubframeCount 2397 Source/core/dom/Node.cpp node->decrementConnectedSubframeCount(count); decrementConnectedSubframeCount 662 Source/core/dom/Node.h void decrementConnectedSubframeCount(unsigned amount = 1); decrementConnectedSubframeCount 251 Source/core/dom/NodeRareData.h void decrementConnectedSubframeCount(unsigned amount) decrementConnectedSubframeCount 130 Source/core/html/HTMLFrameOwnerElement.cpp node->decrementConnectedSubframeCount();