Searched refs:checkFrameCountConsistency (Results 1 - 2 of 2) sorted by relevance

/external/webkit/WebCore/page/
H A DPage.h136 int frameCount() const { checkFrameCountConsistency(); return m_frameCount; }
248 void checkFrameCountConsistency() const { } function in class:WebCore::Page
250 void checkFrameCountConsistency() const;
H A DPage.cpp803 void Page::checkFrameCountConsistency() const function in class:WebCore::Page

Completed in 31 milliseconds