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