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

oomTest(() => evalInWorker("1"));