js/src/jit-test/tests/basic/bug673731.js

changeset 0
6474c204b198
equal deleted inserted replaced
-1:000000000000 0:c6896c961b45
1 // |jit-test| error: ReferenceError
2
3 const IS_TOKEN_ARRAY = [ printBugNumber && IS_TOKEN_ARRAY++ && this() ? this() : this() ];

mercurial