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

changeset 0
6474c204b198
equal deleted inserted replaced
-1:000000000000 0:935324e67180
1 // Binary: cache/js-dbg-64-0ba03471b3b0-linux
2 // Flags:
3 //
4 uneval(new Function("\
5 for(\
6 ((let (functional) x) for each ([] in [])); \
7 yield x; \
8 (let (x = true) x));\
9 "))

mercurial