Home | History | Annotate | Download | only in testing

Lines Matching defs:instrumentingAgents

92 #include "core/inspector/InstrumentingAgents.h"
1547 InstrumentingAgents* instrumentingAgents = instrumentationForPage(document->page());
1548 if (!instrumentingAgents)
1550 InspectorConsoleAgent* consoleAgent = instrumentingAgents->inspectorConsoleAgent();