1 2 3 4 5 6
// |jit-test| allow-oom; skip-if: !('oomAfterAllocations' in this) var g = newGlobal({newCompartment: true}); x = Debugger(g); selectforgc(g); oomAfterAllocations(1);