Home
last modified time | relevance | path

Searched refs:_fireRecordingStopped (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/devtools/front_end/
DTimelineModel.js184 WebInspector.timelineManager.stop(this._fireRecordingStopped.bind(this));
188 WebInspector.timelineManager.stop(this._fireRecordingStopped.bind(this));
223 this._fireRecordingStopped();
233 _fireRecordingStopped: function() method in WebInspector.TimelineModel