summaryrefslogtreecommitdiffstats
path: root/js/src/jit-test/tests/gc/oomInFormatStackDump.js
blob: ce68e47f9e464a680d8500034921a5ce2d1b9f0f (plain)
1
2
3
// |jit-test| skip-if: !('oomTest' in this)

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