summaryrefslogtreecommitdiffstats
path: root/js/src/jit-test/tests/basic/testBug606138.js
blob: 141bf25345061834605d30fba0d03a31cb547dca (plain)
1
2
3
// The proxy is going to mutate thisv in place. InvokeSessionGuard should be
// cool with that
with(evalcx(''))[7, 8].map((n) => new Int16Array(n), [])