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

oomTest(() => parseModule(10));