summaryrefslogtreecommitdiffstats
path: root/js/src/jit-test/tests/parser/bug-1433014.js
blob: 7787862f6cd0aabe543b1437cecdb179a16a0759 (plain)
1
2
3
4
5
// |jit-test| skip-if: helperThreadCount() === 0
evaluate(`
    oomTest(() => {
        offThreadCompileToStencil("");
    });`);