HomeSort by relevance Sort by last modified time
    Searched refs:bindInspectorAgent (Results 1 - 2 of 2) sorted by null

  /external/webkit/Source/WebCore/inspector/
InspectorAgent.cpp 140 InspectorInstrumentation::bindInspectorAgent(m_inspectedPage, this);
InspectorInstrumentation.h 178 static void bindInspectorAgent(Page* page, InspectorAgent* inspectorAgent) { inspectorAgents().set(page, inspectorAgent); }
    [all...]

Completed in 762 milliseconds