--disallow-code-generation-from-strings


让像 evalnew Function 这样的内置语言特性在从字符串生成代码时抛出异常。这不会影响 Node.js 的 node:vm 模块。

【Make built-in language features like eval and new Function that generate code from strings throw an exception instead. This does not affect the Node.js node:vm module.】