summaryrefslogtreecommitdiffstats
path: root/js/src/jit-test/tests/gc/bug-1221359.js
blob: dcbafeb4460fcd9a0f0d95399c1bc1b217df5b72 (plain)
1
2
3
4
5
6
// |jit-test| skip-if: !('oomTest' in this)

oomTest(() => getBacktrace({
    locals: true,
    thisprops: true
}));