Searched refs:breakpointsForUISourceCode (Results 1 – 2 of 2) sorted by relevance
234 breakpointsForUISourceCode: function(uiSourceCode) method in WebInspector.BreakpointManager252 result = result.concat(this.breakpointsForUISourceCode(uiSourceCodes[i]));
261 var breakpoints = this._breakpointManager.breakpointsForUISourceCode(this._uiSourceCode);