summaryrefslogtreecommitdiffstats
path: root/js/src/jit-test/tests/gc/bug-1323868.js
blob: c7e8c9b08b4efca1a01ed450db5433a53a1bf3fc (plain)
1
2
3
4
5
if (helperThreadCount() == 0)
    quit();
startgc(8301);
offThreadCompileScript("(({a,b,c}))");
gcparam("maxBytes", gcparam("gcBytes"));