summaryrefslogtreecommitdiffstats
path: root/js/src/jit-test/tests/gc/bug-1371908.js
blob: 58b09f19e0edaa40d94c65e166eec0f3bd3c1983 (plain)
1
2
3
4
5
6
// |jit-test| skip-if: helperThreadCount() === 0

gczeal(0);
offThreadCompileScript("");
startgc(0);
runOffThreadScript();