summaryrefslogtreecommitdiffstats
path: root/js/src/jit-test/tests/gc/bug1283169.js
blob: aa6802bb086ab4693146551222bce243021f1c09 (plain)
1
2
3
4
if (helperThreadCount() === 0)
    quit(0);
startgc(45);
offThreadCompileScript("print(1)");