--force-node-api-uncaught-exceptions-policy
在 Node-API 异步回调上强制触发 uncaughtException 事件。
【Enforces uncaughtException event on Node-API asynchronous callbacks.】
为了防止现有的插件导致进程崩溃,该标志默认未启用。将来,该标志将默认启用,以强制执行正确的行为。
【To prevent from an existing add-on from crashing the process, this flag is not enabled by default. In the future, this flag will be enabled by default to enforce the correct behavior.】