summaryrefslogtreecommitdiffstats
path: root/js/src/jit-test/tests/gc/bug1285490.js
blob: 7cd457d30c6d9f7c569fac79a0e5b3e62cee0f04 (plain)
1
2
3
// |jit-test| skip-if: helperThreadCount() === 0
gczeal(4);
offThreadCompileToStencil("let x = 1;");