michael@0: // Binary: cache/js-dbg-64-d80602d38aa8-linux michael@0: // Flags: --ion-eager michael@0: // michael@0: michael@0: function f(o) { michael@0: var prop = "arguments"; michael@0: f[prop] = f[prop]; michael@0: } michael@0: for(var i=0; i > -10; i-- ) { michael@0: f(f / 16); michael@0: }