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