1 2 3 4 5 6
// |jit-test| allow-oom; allow-unhandlable-oom setGCCallback({ action: "majorGC", }); oomAfterAllocations(50);