summaryrefslogtreecommitdiffstats
path: root/js/src/jit-test/tests/basic/bug1296016.js
blob: 2fc63151059871b973fd73b62628019f1f51587b (plain)
1
2
3
// |jit-test| skip-if: helperThreadCount() === 0
offThreadCompileScript(``);
evalInWorker(`runOffThreadScript()`);