Searched refs:addBreakpointDelegate (Results 1 – 1 of 1) sorted by relevance
26 WebInspector.SourceFrame = function(element, addBreakpointDelegate) argument32 this.addBreakpointDelegate = addBreakpointDelegate;294 else if (this.addBreakpointDelegate)295 this.addBreakpointDelegate(this.lineNumberForSourceRow(sourceRow));