michael@0: var x = new Uint32Array(); michael@0: for (var i = 0; i < 100; i++) michael@0: x[77] = x[77]; michael@0: michael@0: // Don't assert.