js/src/jit-test/tests/auto-regress/bug511938.js

branch
TOR_BUG_3246
changeset 7
129ffea94266
equal deleted inserted replaced
-1:000000000000 0:a33a191d7f40
1 // Binary: cache/js-dbg-32-16baceea5fe2-linux
2 // Flags: -j
3 //
4 (function () {
5 for (let x = 0; x < 4; ++x) {
6 gczeal(2)
7 }
8 })()

mercurial