Home
last modified time | relevance | path

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

/plugin/webcode/vendor/
H A Dfirebug-lite-1.2.js1977 Extend:function(_superClass,_prototype,_skipClonning){ argument
2204 this.build = function(_skipClonning){ argument
H A Dfirebug-lite-1.2-compressed.js92 ….slice.call(arguments,0)));};},Extend:function(_superClass,_prototype,_skipClonning){var object=ne… argument
109 …}};pi.base=function(){this.body={};this.init=null;this.build=function(_skipClonning){var base=this… argument
/plugin/combo/resources/firebug/
H A Dfirebug-lite-1.2-compressed.js103 return index;},remove:function(_array,_index){var result=_array.slice(0,_index);_array=Array.prototype.push.apply(result,_array.slice(_index+1));return result;}},Curry:function(_fn,_scope){var fn=_fn,scope=_scope||window,args=Array.prototype.slice.call(arguments,2);return function(){return fn.apply(scope,args.concat(Array.prototype.slice.call(arguments,0)));};},Extend:function(_superClass,_prototype,_skipClonning){var object=new pi.base;if(_prototype["$Init"]){object.init=_prototype["$Init"];delete _prototype["$Init"];};object.body=_superClass==pi.base?_prototype:pi.util.Hash.merge(_prototype,_superClass.prototype);object.init=object.init||function(){if(_superClass!=pi.base) argument
120 value=_hash[key];_hash[key]=value;};return _hash;}},String:{format:function(_str){var values=Array.prototype.slice.call(arguments,1);return _str.replace(/\{(\d)\}/g,function(){return values[arguments[1]];})}},GetViewport:function(){return{height:document.documentElement.clientHeight||document.body.clientHeight,width:document.documentElement.clientWidth||document.body.clientWidth}}};pi.base=function(){this.body={};this.init=null;this.build=function(_skipClonning){var base=this,skipClonning=_skipClonning||false,_private={},fn=function(){var _p=pi.util.Hash.clone(_private);if(!skipClonning){for(var key in this){if(pi.util.IsArray(this[key])){this[key]=pi.util.Array.clone(this[key]);}else argument
H A Dfirebug-lite-1.2.js1988 Extend:function(_superClass,_prototype,_skipClonning){ argument
2215 this.build = function(_skipClonning){ argument