Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/devtools/front_end/sources/
DBreakpointsSidebarPane.js291 WebInspector.XHRBreakpointsSidebarPane = function() class in WebInspector
308 WebInspector.XHRBreakpointsSidebarPane.prototype = {
DSourcesPanel.js121 this.sidebarPanes.xhrBreakpoints = new WebInspector.XHRBreakpointsSidebarPane();