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.cpp218 static const char webFrameActiveCount[] = "WebFrameActiveCount"; variable
1523 Platform::current()->incrementStatsCounter(webFrameActiveCount); in WebLocalFrameImpl()
1529 Platform::current()->decrementStatsCounter(webFrameActiveCount); in ~WebLocalFrameImpl()