Home
last modified time | relevance | path

Searched defs:setter (Results 1 – 2 of 2) sorted by relevance

/template/strap/resources/firebug/
H A Dfirebug-lite-1.2-compressed.js122 …tion(_p,_branch){var getter=function(_property){return this[_property];},setter=function(_property… function
H A Dfirebug-lite-1.2.js2250setter = function(_property,_value){ this[_property] = _value; return _branch._parent_||_branch; }; function