Searched refs:_onStopAuditCategoryRun (Results 1 – 2 of 2) sorted by relevance
54 this._registerHandler("stopAuditCategoryRun", this._onStopAuditCategoryRun.bind(this));367 _onStopAuditCategoryRun: function(request) method in WebInspector.ExtensionServer
65620 (WebInspector.ExtensionServer.prototype._onStopAuditCategoryRun):