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