michael@0: this.__defineGetter__("x3", Function); michael@0: parseInt = x3; michael@0: parseInt.prototype = []; michael@0: for (var z = 0; z < 10; ++z) { new parseInt() }