testBug1437546.js (359B)
1 const __v_16876 = 50000; 2 const __v_16877 = '"use asm";\nfunction f() { LOCALS }\nreturn f;'; 3 for (var __v_16878 = __v_16876; __v_16878 < __v_16876 + 2; ++__v_16878) { 4 const __v_16879 = __v_16877.replace('LOCALS', Array(__v_16878).fill().map((__v_16882, __v_16883) => 'var l' + __v_16883 + ' = 0;').join('\n')); 5 const __v_16880 = new Function(__v_16879); 6 }