blob: bbcf4545e7ad80ed74ccac807d654511fee8b578 [file] [log] [blame]
// |jit-test| --no-ion
if (!('oomTest' in this))
quit();
var g = newGlobal();
oomTest(function() {
Debugger(g);
});