Source code
Revision control
Copy as Markdown
Other Tools
// |jit-test| skip-if: helperThreadCount() === 0
gczeal(0);
offThreadCompileToStencil("");
startgc(0);
var stencil = finishOffThreadStencil();
evalStencil(stencil);
// |jit-test| skip-if: helperThreadCount() === 0
gczeal(0);
offThreadCompileToStencil("");
startgc(0);
var stencil = finishOffThreadStencil();
evalStencil(stencil);