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

/macosx-10.10/WebCore-7600.1.25/inspector/
H A DInspectorInstrumentation.h483 static InstrumentingAgents* instrumentingAgentsForNonDocumentContext(ScriptExecutionContext*);
2068 return instrumentingAgentsForNonDocumentContext(context);
H A DInspectorInstrumentation.cpp1266 InstrumentingAgents* InspectorInstrumentation::instrumentingAgentsForNonDocumentContext(ScriptExecutionContext* context) function in class:WebCore::InspectorInstrumentation

Completed in 122 milliseconds