1 2 3 4 5 6 7 8
if (!('oomTest' in this)) quit(); oomTest(function() { m = parseModule(`while (x && NaN) prototype; let x`); m.declarationInstantiation(); m.evaluation(); })