blob: 6205bfcfa3d5a93db1c20e5bab730420f4c2ef73 [file] [log] [blame]
// Binary: cache/js-dbg-32-e96d5b1f47b8-linux
// Flags: --ion-eager
//
var a = new Array(1000 * 100);
var i = a.length;
while (i-- != 0) {}
gc();
(({ }).break--);