Home
last modified time | relevance | path

Searched refs:webFrameActiveCount (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/web/
DWebLocalFrameImpl.cpp205 static const char webFrameActiveCount[] = "WebFrameActiveCount"; variable
1569 blink::Platform::current()->incrementStatsCounter(webFrameActiveCount); in WebLocalFrameImpl()
1575 blink::Platform::current()->decrementStatsCounter(webFrameActiveCount); in ~WebLocalFrameImpl()