summaryrefslogtreecommitdiffstats
path: root/js/src/jit-test/tests/gc/bug1283169.js
blob: 1860e0b7b3b16a40f65808e74c77749b9ab6280a (plain)
1
2
3
4
5
// |jit-test| skip-if: helperThreadCount() === 0

gczeal(0);
startgc(45);
offThreadCompileScript("print(1)");