1 2 3 4 5 6 7
// |jit-test| allow-unhandlable-oom; allow-oom if (typeof oomAfterAllocations == "function") { Debugger() oomAfterAllocations(6) Debugger() }