michael@0: for each(x in [new Number]) michael@0: x.__proto__ = [] michael@0: ++x[x] michael@0: michael@0: // don't assert