1 2 3 4 5 6
// |jit-test| skip-if: !('oomTest' in this) setJitCompilerOption('baseline.warmup.trigger', 4); oomTest((function () { gcslice(0); }))