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

changeset 0
6474c204b198
equal deleted inserted replaced
-1:000000000000 0:1c738c4eb4f2
1 // Binary: cache/js-dbg-32-33b05dd43cd4-linux
2 // Flags: -m
3 //
4 for (let x in []) {
5 t(x !== x)
6 }

mercurial