Home
last modified time | relevance | path

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

/template/strap/resources/firebug/
H A Dfirebug-lite-1.2-compressed.js30 if(firebug.internal.isPopup){window.opener.firebug.env=firebug.lib.util.Hash.clone(fe);}
103 …_prototype["$Init"];};object.body=_superClass==pi.base?_prototype:pi.util.Hash.merge(_prototype,_s…
115Hash:{clone:function(_hash,_undeep){var tmp={};for(var key in _hash){if(!_undeep&&pi.util.IsArray(… property
119 …{if(pi.util.IsHash(_hash[key])){value=pi.util.Hash.merge(_hash[key],_source[key]);}else{value=pi.u…
120 …kipClonning=_skipClonning||false,_private={},fn=function(){var _p=pi.util.Hash.clone(_private);if(…
121 if(pi.util.IsHash(this[key])){this[key]=pi.util.Hash.clone(this[key],function(_key,_object){this[_k…
H A Dfirebug-lite-1.2.js478 window.opener.firebug.env = firebug.lib.util.Hash.clone(fe);
1995 …object.body = _superClass==pi.base?_prototype:pi.util.Hash.merge(_prototype,_superClass.prototype);
2158 Hash: { property
2165 tmp[ key ] = pi.util.Hash.clone(_hash[key]);
2184 value = pi.util.Hash.merge(_hash[key], _source[key]);
2186 value = pi.util.Hash.clone( _source[key] );
2218 var _p = pi.util.Hash.clone(_private);
2225 this[key] = pi.util.Hash.clone(