Source code

Revision control

Copy as Markdown

Other Tools

// |jit-test| allow-unhandlable-oom; allow-oom
if (typeof oomAfterAllocations == "function") {
Debugger()
oomAfterAllocations(6)
Debugger()
}