Skip to content

src: document --abort-on-uncaught-exception

It used to be implemented solely by V8, but has been a node option since https://github.com/nodejs/node/pull/12892. Its important for post-mortem diagnostics and should be more prominently documented.

Checklist
Affected core subsystem(s)

src,doc

Merge request reports

Loading