bug1994058.js (107B)
1 oomTest(function() { 2 WebAssembly.instantiate(new WebAssembly.Module(wasmTextToBinary("(module)"))); 3 });