michael@0: Object.prototype.__defineSetter__(1, function () { throw "fit"; }); michael@0: for (var i =0; i<9; i++) michael@0: ({1:'a'});