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

branch
TOR_BUG_3246
changeset 7
129ffea94266
equal deleted inserted replaced
-1:000000000000 0:55b369c5e68e
1 // The proxy is going to mutate thisv in place. InvokeSessionGuard should be
2 // cool with that
3 with(evalcx(''))[7, 8].map(Int16Array, [])

mercurial