bug1548759-2.js (103B)
1 oomTest(function() { 2 return { 3 x: async function() { 4 y 5 }(), z 6 } 7 });