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

/external/webkit/Source/WebCore/inspector/
H A DInstrumentingAgents.h93 InspectorConsoleAgent* inspectorConsoleAgent() const { return m_inspectorConsoleAgent; } function in class:WebCore::InstrumentingAgents
H A DInspectorInstrumentation.cpp580 if (InspectorConsoleAgent* consoleAgent = instrumentingAgents->inspectorConsoleAgent())

Completed in 367 milliseconds