Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/inspector/
DInspectorAgent.h74 bool hasFrontend() const { return m_frontend; } in hasFrontend() function
DInspectorInstrumentation.cpp137 return inspectorAgent->hasFrontend(); in collectingHTMLParseErrorsImpl()