comparison: js/src/jit-test/tests/auto-regress/bug591367.js
js/src/jit-test/tests/auto-regress/bug591367.js
- changeset 0
- 6474c204b198
equal
deleted
inserted
replaced
|
1 // Binary: cache/js-dbg-32-33b05dd43cd4-linux |
|
2 // Flags: -m |
|
3 // |
|
4 for (let x in []) { |
|
5 t(x !== x) |
|
6 } |