Searched refs:EventListenersSection (Results 1 – 1 of 1) sorted by relevance
98 … section = new WebInspector.EventListenersSection(type, node.id, self._linkifier);145 WebInspector.EventListenersSection = function(title, nodeId, linkifier) class in WebInspector162 WebInspector.EventListenersSection.prototype = {