Searched refs:primaryUILocation (Results 1 - 1 of 1) sorted by relevance

/macosx-10.9.5/WebCore-7537.78.1/inspector/front-end/
H A DBreakpointManager.js406 primaryUILocation: function() method in class:WebInspector.BreakpointManager.Breakpoint
662 var primaryUILocation = breakpoint.primaryUILocation();
664 this.lineNumber = primaryUILocation.lineNumber;

Completed in 73 milliseconds