HomeSort by relevance Sort by last modified time
    Searched full:_appendsyncevents (Results 1 - 1 of 1) sorted by null

  /external/chromium_org/third_party/WebKit/Source/devtools/front_end/timeline/
TimelineFlameChart.js 206 levelCount += this._appendSyncEvents(levelCount ? null : threadTitle, syncEvents);
216 _appendSyncEvents: function(headerName, events)

Completed in 64 milliseconds