summaryrefslogtreecommitdiffstats
path: root/js/src/jit-test/tests/auto-regress/bug563127.js
blob: eeb063db419f63d96aa53198a150b30a6a74a5e4 (plain)
1
2
3
4
5
6
// Binary: cache/js-dbg-64-985cdfad1c7e-linux
// Flags: -j
//
function a() {}
a();
for(var j=0;j<3;++j){ evalcx("lazy");}