Searched refs:checkFrameCountConsistency (Results 1 – 3 of 3) sorted by relevance
165 int frameCount() const { checkFrameCountConsistency(); return m_frameCount; } in frameCount()308 void checkFrameCountConsistency() const { } in checkFrameCountConsistency() function310 void checkFrameCountConsistency() const;
948 void Page::checkFrameCountConsistency() const in checkFrameCountConsistency() function in WebCore::Page
10820 * page/Page.cpp: (WebCore::Page::checkFrameCountConsistency): A debug-only method to10825 (WebCore::Page::frameCount): Call checkFrameCountConsistency().