bug1644839.js (108B)
1 var code = ` 2 (\`\${key}: \${args[1]?.toString()}\`) 3 `; 4 oomTest(function() { return parseModule(code); });