1 2 3 4 5 6
// |jit-test| skip-if: !getBuildConfiguration()['has-gczeal'] gczeal(0); gczeal(20); startgc(1); gczeal(10); while (gcstate() == "Sweep") {}