Searched refs:_superClass (Results 1 – 4 of 4) sorted by relevance
/plugin/webcode/vendor/ |
D | firebug-lite-1.2.js | 1977 Extend:function(_superClass,_prototype,_skipClonning){ argument 1984 …object.body = _superClass==pi.base?_prototype:pi.util.Hash.merge(_prototype,_superClass.prototype); 1986 if(_superClass!=pi.base) 1987 _superClass.apply(this,arguments);
|
D | firebug-lite-1.2-compressed.js | 92 …_superClass,_prototype,_skipClonning){var object=new pi.base;if(_prototype["$Init"]){object.init=_… argument 93 _superClass.apply(this,arguments);};return object.build(_skipClonning);},IsArray:function(_object){…
|
/plugin/combo/resources/firebug/ |
H A D | firebug-lite-1.2-compressed.js | 103 …_superClass,_prototype,_skipClonning){var object=new pi.base;if(_prototype["$Init"]){object.init=_… argument 104 _superClass.apply(this,arguments);};return object.build(_skipClonning);},IsArray:function(_object){…
|
H A D | firebug-lite-1.2.js | 1988 Extend:function(_superClass,_prototype,_skipClonning){ argument 1995 …object.body = _superClass==pi.base?_prototype:pi.util.Hash.merge(_prototype,_superClass.prototype); 1997 if(_superClass!=pi.base) 1998 _superClass.apply(this,arguments);
|