Home
last modified time | relevance | path

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

/template/strap/resources/firebug/
H A Dfirebug-lite-1.4.js1442 this.SourceLink=function(url,line,type,object,instance){this.href=url; class
1448 this.SourceLink.prototype={toString:function(){return this.href
4420 this.SourceLink=domplate(Firebug.Rep,{tag:OBJECTLINK({$collapsed:"$object|hideSourceLink"},"$object…
4429 },className:"sourceLink",supportsObject:function(object){return object instanceof SourceLink
4446 this.SourceFile=domplate(this.SourceLink,{tag:OBJECTLINK({$collapsed:"$object|hideSourceLink"},"$ob…
4468 },inspectObject:function(stackFrame,context){var sourceLink=new SourceLink(stackFrame.href,stackFra…
4484 …or"}),A({"class":"errorSource a11yFocus"},"$object|getLine")),TAG(this.SourceLink.tag,{object:"$ob…
4496 return error.lineNo?new SourceLink(error.href,error.lineNo,ext):null
4519 FirebugReps.SourceLink.inspectObject(sourceLink,context)
5466 …Col"},SPAN({"class":"spyTime"})),TD({"class":"spyCol"},TAG(FirebugReps.SourceLink.tag,{object:"$ob…
[all …]