comparison: js/src/jit-test/tests/basic/testBug606138.js
js/src/jit-test/tests/basic/testBug606138.js
- branch
- TOR_BUG_3246
- changeset 7
- 129ffea94266
equal
deleted
inserted
replaced
|
1 // The proxy is going to mutate thisv in place. InvokeSessionGuard should be |
|
2 // cool with that |
|
3 with(evalcx(''))[7, 8].map(Int16Array, []) |