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

branch
TOR_BUG_3246
changeset 7
129ffea94266
equal deleted inserted replaced
-1:000000000000 0:aa74d06eea7f
1 // Binary: cache/js-dbg-64-3062ff7fef83-linux
2 // Flags: -m -n -a
3 //
4 test();
5 function test()
6 {
7 for (var i = 0; i < 0e2.length; );
8 }

mercurial