michael@0: a = '' michael@0: b = [] michael@0: a = b.concat(a) michael@0: Object.defineProperty(a, 3, { michael@0: e: gczeal(4, 2) michael@0: })