Searched refs:checkSubframeCountConsistency (Results 1 – 2 of 2) sorted by relevance
144 int subframeCount() const { checkSubframeCountConsistency(); return m_subframeCount; } in subframeCount()240 void checkSubframeCountConsistency() const { } in checkSubframeCountConsistency() function242 void checkSubframeCountConsistency() const;
441 void Page::checkSubframeCountConsistency() const in checkSubframeCountConsistency() function in WebCore::Page