michael@0: // Binary: cache/js-dbg-64-a37127f33d22-linux michael@0: // Flags: -m -n michael@0: // michael@0: a = {} michael@0: b = __proto__ michael@0: for (i = 0; i < 9; i++) { michael@0: __proto__ = a michael@0: a.__proto__ = b michael@0: }