Home
last modified time | relevance | path

Searched defs:vtype (Results 1 – 4 of 4) sorted by relevance

/plugin/webcode/vendor/
H A Dfirebug-lite-1.2.js1178 var isArray = false, isHash, isElement = false, vtype=typeof _value, result=[]; variable
H A Dfirebug-lite-1.2-compressed.js38 …ct,_inArray,_link){with(firebug){var isArray=false,isHash,isElement=false,vtype=typeof _value,resu… variable
/plugin/combo/resources/firebug/
H A Dfirebug-lite-1.2-compressed.js49 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 Dfirebug-lite-1.2.js1189 var isArray = false, isHash, isElement = false, vtype=typeof _value, result=[]; variable
[all...]