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

/macosx-10.9.5/WebKit2-7537.78.2/UIProcess/API/C/
H A DWKContext.cpp124 const WebContext::Statistics& webContextStatistics = WebContext::statistics(); local
126 statistics->wkViewCount = webContextStatistics.wkViewCount;
127 statistics->wkPageCount = webContextStatistics.wkPageCount;
128 statistics->wkFrameCount = webContextStatistics.wkFrameCount;

Completed in 142 milliseconds