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

oomTest(newGlobal);