1 2 3 4 5 6
// |jit-test| --no-ion; skip-if: !('oomTest' in this) var g = newGlobal(); oomTest(function() { Debugger(g); });