Home
last modified time | relevance | path

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

/template/strap/resources/firebug/
H A Dfirebug-lite-1.2-compressed.js103_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 Dfirebug-lite-1.2.js1988 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);