blob: 104e79b1eeba490364d2f8d3ae763fb9b52e61ba [file] [log] [blame]
// |jit-test| allow-unhandlable-oom; allow-oom
if (typeof oomAfterAllocations == "function") {
Debugger()
oomAfterAllocations(6)
Debugger()
}