Home
last modified time | relevance | path

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

/template/strap/resources/firebug/
H A Dfirebug-lite-1.4.js1776 },inspectObject:function(object,context){Firebug.chrome.select(object) method
4205 },inspectObject:function(fn,context){var sourceLink=findSourceForFunction(fn,context); method
4431 },inspectObject:function(sourceLink,context){if(sourceLink.type=="js"){var scriptFile=getSourceFile… method
4468 },inspectObject:function(stackFrame,context){var sourceLink=new SourceLink(stackFrame.href,stackFra… method
4505 this.inspectObject(target.repObject,panel.context)
4518 },inspectObject:function(error,context){var sourceLink=this.getSourceLink(error); method
4519 FirebugReps.SourceLink.inspectObject(sourceLink,context)
4525 …"errorTitle"}),DIV({"class":"assertDescription"})),className:"assert",inspectObject:function(error… method