Home
last modified time | relevance | path

Searched refs:_prototype (Results 1 – 4 of 4) sorted by relevance

/plugin/webcode/vendor/
Dfirebug-lite-1.2.js1977 Extend:function(_superClass,_prototype,_skipClonning){ argument
1979 if(_prototype["$Init"]){
1980 object.init = _prototype["$Init"];
1981 delete _prototype["$Init"];
1984 …object.body = _superClass==pi.base?_prototype:pi.util.Hash.merge(_prototype,_superClass.prototype);
Dfirebug-lite-1.2-compressed.js92_prototype,_skipClonning){var object=new pi.base;if(_prototype["$Init"]){object.init=_prototype["$… argument
/plugin/combo/resources/firebug/
H A Dfirebug-lite-1.2-compressed.js103_prototype,_skipClonning){var object=new pi.base;if(_prototype["$Init"]){object.init=_prototype["$… argument
H A Dfirebug-lite-1.2.js1988 Extend:function(_superClass,_prototype,_skipClonning){ argument
1990 if(_prototype["$Init"]){
1991 object.init = _prototype["$Init"];
1992 delete _prototype["$Init"];
1995 …object.body = _superClass==pi.base?_prototype:pi.util.Hash.merge(_prototype,_superClass.prototype);