1 2 3 4 5 6 7 8 9 10
// |jit-test| error: ReferenceError if (!('oomTest' in this)) a; enableShellAllocationMetadataBuilder() oomTest(() => { newGlobal() }) gczeal(9, 1); a;