summaryrefslogtreecommitdiffstats
path: root/js/src/jit-test/tests/gc/bug-1384047.js
blob: 162af6af42297287f5c8b5da2edab2f90202bb0b (plain)
1
2
3
// |jit-test| skip-if: !hasFunction.oomTest
newGlobal();
evalcx("oomTest(newGlobal);", newGlobal());