1 2 3 4 5 6
// |jit-test| --ion-pruning=on; skip-if: !('oomTest' in this) oomTest(() => { var g = newGlobal({sameZoneAs: this}); g.eval("(function() {})()"); });