Home
last modified time | relevance | path

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

/template/strap/resources/firebug/
H A Dfirebug-lite-1.4.js4489 },hasErrorBreak:function(error){return fbs.hasErrorBreakpoint(error.href,error.lineNo) method
4515 },breakOnThisError:function(error){if(this.hasErrorBreak(error)){Firebug.Debugger.clearErrorBreakpo…
4520 },getContextMenuItems:function(error,target,context){var breakOnThisError=this.hasErrorBreak(error);
4527 },getContextMenuItems:function(error,target,context){var breakOnThisError=this.hasErrorBreak(error);