--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.