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