Home
last modified time | relevance | path

Searched defs:hasFrontends (Results 1 – 1 of 1) sorted by relevance

/external/webkit/Source/WebCore/inspector/
DInspectorInstrumentation.h182 static bool hasFrontends() { return s_frontendCounter; } in hasFrontends() function
185 static bool hasFrontends() { return false; } in hasFrontends() function