1 2 3 4 5 6 7 8
// |jit-test| skip-if: !('oomTest' in this) oomTest(function() { return { x: async function() { y }(), z } });