Home | History | Annotate | Download | only in testing

Lines Matching defs:instrumentingAgents

85 #include "core/inspector/InstrumentingAgents.h"
1437 InstrumentingAgents* instrumentingAgents = instrumentationForPage(document->page());
1438 if (!instrumentingAgents)
1440 InspectorConsoleAgent* consoleAgent = instrumentingAgents->inspectorConsoleAgent();