Home
last modified time | relevance | path

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

/plugin/webcode/vendor/
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 …]
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_branch){var getter=function(_property){return this[_property];},setter=function(_property,_value)… argument
124 if(pi.util.IsHash(_p[name])){_branch[name]._parent_=_branch;if(!_branch[name])
125 _branch[name]={};this.createAccessors(_p[name],_branch[name]);}};};this.movePrivateMembers=function… argument
127 if(pi.util.IsHash(_object[name])){_branch[name]={};this.movePrivateMembers(_object[name],_branch[na…
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[name])
2263 _branch[name] = {};
2264 this.createAccessors(_p[name], _branch[name]);
2269 this.movePrivateMembers = function(_object, _branch){ argument
2274 _branch[name] = _object[name];
[all …]
/plugin/dirtylittlehelper/mermaid/editor/docs/
Dbundle.js.map1 …mit.id, commit.seq];\n\n for (var _branch in branches) {\n if (branches[_branch] === commit.id…