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

/macosx-10.9.5/WebCore-7537.78.1/dom/
H A DEventTarget.cpp245 InspectorInstrumentationCookie cookie = InspectorInstrumentation::willHandleEvent(context, event);
/macosx-10.9.5/WebCore-7537.78.1/inspector/
H A DInspectorInstrumentation.h153 static InspectorInstrumentationCookie willHandleEvent(ScriptExecutionContext*, Event*);
912 inline InspectorInstrumentationCookie InspectorInstrumentation::willHandleEvent(ScriptExecutionContext* context, Event* event) function in class:WebCore::InspectorInstrumentation

Completed in 173 milliseconds