createXHRLoadData  730 Source/core/inspector/InspectorTimelineAgent.cpp     pushCurrentRecord(TimelineRecordFactory::createXHRLoadData(request->url().string()), TimelineRecordType::XHRLoad, true, frameForExecutionContext(context));
createXHRLoadData   60 Source/core/inspector/TimelineRecordFactory.h     static PassRefPtr<JSONObject> createXHRLoadData(const String& url);