Searched defs:vtype (Results 1 – 4 of 4) sorted by relevance
/plugin/webcode/vendor/ |
H A D | firebug-lite-1.2.js | 1178 var isArray = false, isHash, isElement = false, vtype=typeof _value, result=[]; variable
|
H A D | firebug-lite-1.2-compressed.js | 38 …ct,_inArray,_link){with(firebug){var isArray=false,isHash,isElement=false,vtype=typeof _value,resu… variable
|
/plugin/combo/resources/firebug/ |
H A D | firebug-lite-1.2-compressed.js | 49 parentElement.environment.addStyle({"display":"block"});}}},highlight:function(_value,_inObject,_inArray,_link){with(firebug){var isArray=false,isHash,isElement=false,vtype=typeof _value,result=[];if(vtype=="object"){if(Object.prototype.toString.call(_value)==="[object Date]"){vtype="date";}else if(Object.prototype.toString.call(_value)==="[object String]"){vtype="string";}else if(Object.prototype.toString.call(_value)==="[object Boolean]"){vtype="boolean";}else if(Object.prototype.toString.call(_value)==="[object RegExp]"){vtype="regexp";}} variable [all...] |
H A D | firebug-lite-1.2.js | 1189 var isArray = false, isHash, isElement = false, vtype=typeof _value, result=[]; variable [all...] |