michael@0: // Binary: cache/js-dbg-64-a37525d304d9-linux michael@0: // Flags: --ion-eager michael@0: // michael@0: gc() michael@0: schedulegc(this) michael@0: gcslice(2) michael@0: function f() { michael@0: this["x"] = this["x"] = {} michael@0: } michael@0: new f()