blob: b4241a8a4ca66d4c30a12446fcc992b2766262f0 [file] [log] [blame]
this.__defineGetter__("x3", Function);
parseInt = x3;
parseInt.prototype = [];
for (var z = 0; z < 10; ++z) { new parseInt() }