michael@0: this.__proto__ = []; michael@0: print(length); michael@0: function f() { michael@0: eval('Math'); michael@0: length = 2; michael@0: } michael@0: f();