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

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