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

branch
TOR_BUG_9701
changeset 15
b8a032363ba2
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