// |jit-test| skip-if: helperThreadCount() === 0 gczeal(0); gc(); schedulezone(this); startgc(0, "shrinking"); var g = newGlobal(); g.offThreadCompileScript('debugger;', {}); g.runOffThreadScript();