Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/devtools/front_end/
DEventListenersSidebarPane.js98 … section = new WebInspector.EventListenersSection(type, node.id, self._linkifier);
145 WebInspector.EventListenersSection = function(title, nodeId, linkifier) class in WebInspector
162 WebInspector.EventListenersSection.prototype = {