michael@0: if (typeof ParallelArray === "undefined") michael@0: quit(); michael@0: michael@0: function x() {} michael@0: ParallelArray(3385, function(y) { michael@0: Object.defineProperty([], 8, { michael@0: e: (y ? x : Math.fround(1)) michael@0: }) michael@0: })