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

/macosx-10.9.5/WebCore-7537.78.1/inspector/
H A DInspectorInstrumentation.h363 static void scriptsEnabledImpl(InstrumentingAgents*, bool isEnabled);
991 return scriptsEnabledImpl(instrumentingAgents, isEnabled);
H A DInspectorInstrumentation.cpp453 void InspectorInstrumentation::scriptsEnabledImpl(InstrumentingAgents* instrumentingAgents, bool isEnabled) function in class:WebCore::InspectorInstrumentation

Completed in 176 milliseconds