willDispatchXHRLoadEvent  189 Source/core/inspector/InspectorTimelineAgent.h     bool willDispatchXHRLoadEvent(ExecutionContext*, XMLHttpRequest*);
willDispatchXHRLoadEvent  453 Source/core/xml/XMLHttpRequest.cpp         InspectorInstrumentationCookie cookie = InspectorInstrumentation::willDispatchXHRLoadEvent(executionContext(), this);