Home
last modified time | relevance | path

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

/plugin/webcode/vendor/
H A Dfirebug-lite-1.2.js2237 this.createAccessors = function(_p, _branch){ argument
2258 this.movePrivateMembers = function(_object, _branch){ argument
H A Dfirebug-lite-1.2-compressed.js111 …it;};fn.prototype=this.body;return fn;};this.createAccessors=function(_p,_branch){var getter=funct… argument
114 _branch[name]={};this.createAccessors(_p[name],_branch[name]);}};};this.movePrivateMembers=function… argument
/plugin/combo/resources/firebug/
H A Dfirebug-lite-1.2-compressed.js122 return base.init.apply(this,arguments);return this;};this.movePrivateMembers(this.body,_private);if(this.init){fn["$Init"]=this.init;};fn.prototype=this.body;return fn;};this.createAccessors=function(_p,_branch){var getter=function(_property){return this[_property];},setter=function(_property,_value){this[_property]=_value;return _branch._parent_||_branch;};for(var name in _p){var isPrivate=name.substring(0,1)=="_",title=name.substring(1,2).toUpperCase()+name.substring(2);if(isPrivate){_branch[(_branch["get"+title]?"_":"")+"get"+title]=pi.util.Curry(getter,_p,name);_branch[(_branch["set"+title]?"_":"")+"set"+title]=pi.util.Curry(setter,_p,name);} argument
125 movePrivateMembers(_object,_branch) global() argument
[all...]
H A Dfirebug-lite-1.2.js2248 this.createAccessors = function(_p, _branch){ argument
2269 movePrivateMembers(_object, _branch) global() argument
[all...]