comparison: js/src/jit-test/tests/auto-regress/bug579348.js
js/src/jit-test/tests/auto-regress/bug579348.js
- branch
- TOR_BUG_3246
- changeset 7
- 129ffea94266
equal
deleted
inserted
replaced
|
1 // Binary: cache/js-dbg-32-2d09181ec4cd-linux |
|
2 // Flags: -j |
|
3 // |
|
4 for(a in[0,0,0]) { |
|
5 ([])[-1] |
|
6 } |