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

branch
TOR_BUG_3246
changeset 7
129ffea94266
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