Home
last modified time | relevance | path

Searched refs:_branch (Results 1 – 5 of 5) sorted by relevance

/plugin/webcode/vendor/
H A Dfirebug-lite-1.2.js2237 this.createAccessors = function(_p, _branch){ argument
2239 …setter = function(_property,_value){ this[_property] = _value; return _branch._parent_||_branch; };
2245 _branch[(_branch["get" + title]?"_":"")+"get" + title] = pi.util.Curry(getter,_p,name);
2246 _branch[(_branch["set" + title]?"_":"")+"set" + title] = pi.util.Curry(setter,_p,name);
2250 _branch[name]._parent_ = _branch;
2251 if(!_branch[name])
2252 _branch[name] = {};
2253 this.createAccessors(_p[name], _branch[name]);
2258 this.movePrivateMembers = function(_object, _branch){ argument
2263 _branch[name] = _object[name];
[all …]
H A Dfirebug-lite-1.2-compressed.js111_branch){var getter=function(_property){return this[_property];},setter=function(_property,_value)… argument
113 if(pi.util.IsHash(_p[name])){_branch[name]._parent_=_branch;if(!_branch[name])
114 _branch[name]={};this.createAccessors(_p[name],_branch[name]);}};};this.movePrivateMembers=function… argument
116 if(pi.util.IsHash(_object[name])){_branch[name]={};this.movePrivateMembers(_object[name],_branch[na…
/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
124 if(pi.util.IsHash(_p[name])){_branch[name]._parent_=_branch;if(!_branch[nam
125 movePrivateMembers(_object,_branch) global() argument
[all...]
H A Dfirebug-lite-1.2.js2248 this.createAccessors = function(_p, _branch){ argument
2250 setter = function(_property,_value){ this[_property] = _value; return _branch._parent_||_branch; };
2256 _branch[(_branch["get" + title]?"_":"")+"get" + title] = pi.util.Curry(getter,_p,name);
2257 _branch[(_branch["set" + title]?"_":"")+"set" + title] = pi.util.Curry(setter,_p,name);
2261 _branch[name]._parent_ = _branch;
2262 if(!_branch[nam
2269 movePrivateMembers(_object, _branch) global() argument
[all...]
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A Dbundle.js.map1 …mit.id, commit.seq];\n\n for (var _branch in branches) {\n if (branches[_branch] === commit.id…