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

var lfcode = new Array();
oomTest(() => getBacktrace({}));