summaryrefslogtreecommitdiffstats
path: root/js/src/jit-test/tests/gc/bug-1323868.js
blob: ed4f734e93fcdda7a276ce779a0d99273b68d71b (plain)
1
2
3
4
5
6
// |jit-test| allow-oom; skip-if: helperThreadCount() === 0

gczeal(0);
startgc(8301);
offThreadCompileScript("(({a,b,c}))");
gcparam("maxBytes", gcparam("gcBytes"));