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

newGlobal();
evalcx("oomTest(newGlobal);", newGlobal());