blob: fefbd95f4a4a0ba4dae892494f1970cda21926b2 [file] [log] [blame]
// |jit-test| allow-oom
if (!('oomAfterAllocations' in this))
quit();
var g = newGlobal();
x = Debugger(g);
selectforgc(g);
oomAfterAllocations(1);