HomeSort by relevance Sort by last modified time
    Searched defs:EventDispatch (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/WebKit/Source/core/inspector/
InspectorTimelineAgent.cpp 73 static const char EventDispatch[] = "EventDispatch";
277 pushCurrentRecord(TimelineRecordFactory::createEventDispatchData(event), TimelineRecordType::EventDispatch, false, document->frame());
285 pushCurrentRecord(TimelineRecordFactory::createEventDispatchData(event), TimelineRecordType::EventDispatch, false, window->frame());
291 didCompleteCurrentRecord(TimelineRecordType::EventDispatch);
  /external/chromium_org/third_party/WebKit/Source/devtools/front_end/
TimelineModel.js 52 EventDispatch: "EventDispatch",

Completed in 39 milliseconds