js/src/jit-test/tests/ion/bug835496.js

branch
TOR_BUG_3246
changeset 7
129ffea94266
equal deleted inserted replaced
-1:000000000000 0:b6883dbd81f1
1 // |jit-test| error: TypeError
2
3 (function([{x}]) {})({
4 t: 0,
5 "1": 0
6 })

mercurial