Home
last modified time | relevance | path

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

/template/strap/resources/firebug/
H A Dfirebug-lite-1.4.js1491 switch(type){case"s":rep=FirebugReps.Text;
1493 case"f":case"i":case"d":rep=FirebugReps.Number;
4182 var FirebugReps=FBL.ns(function(){with(FBL){var OBJECTBOX=this.OBJECTBOX=SPAN({"class":"objectBox o… variable
4243 }}if(numProperties>numPropertiesShown){props.push({object:"...",tag:FirebugReps.Caption.tag,name:""…
4261 }}}if(count>max){props[Math.max(1,max-1)]={object:"more...",tag:FirebugReps.Caption.tag,name:"",equ…
4283 }if(array.length>3){items.push({object:(array.length-3)+" more...",tag:FirebugReps.Caption.tag,deli…
4482 return FirebugReps.Func.getContextMenuItems(fn,target,context,frame.script)
4509 if(hasClass(target,"opened")){if(target.stackTrace){var node=FirebugReps.StackTrace.tag.append({obj…
4519 FirebugReps.SourceLink.inspectObject(sourceLink,context)
5466 …"class":"spyCol"},SPAN({"class":"spyTime"})),TD({"class":"spyCol"},TAG(FirebugReps.SourceLink.tag,…
[all …]