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

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