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 79 static const char EventDispatch[] = "EventDispatch";
451 pushCurrentRecord(TimelineRecordFactory::createEventDispatchData(event), TimelineRecordType::EventDispatch, false, document->frame());
459 pushCurrentRecord(TimelineRecordFactory::createEventDispatchData(event), TimelineRecordType::EventDispatch, false, window->frame());
465 didCompleteCurrentRecord(TimelineRecordType::EventDispatch);
    [all...]
  /external/chromium_org/third_party/WebKit/Source/devtools/front_end/
TimelineModel.js 52 EventDispatch: "EventDispatch",

Completed in 305 milliseconds