Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/devtools/front_end/extensions/
DExtensionServer.js78 this._registerHandler(commands.Subscribe, this._onSubscribe.bind(this));
161 _onSubscribe: function(message, port) method in WebInspector.ExtensionServer