1 2 3 4 5 6 7
// |jit-test| skip-if: helperThreadCount() === 0 gczeal(0); offThreadCompileToStencil(""); startgc(0); var stencil = finishOffThreadStencil(); evalStencil(stencil);