Skip to content
Closed
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
fixup!
  • Loading branch information
legendecas committed Aug 15, 2022
commit 64eaa0d5b353f6d279b840731051b0127675f377
4 changes: 2 additions & 2 deletions doc/api/cli.md
Original file line number Diff line number Diff line change
Expand Up @@ -1145,8 +1145,8 @@ changes:
`--report-uncaught-exception`.
-->

Enables report to be generated when the process is exiting for uncaught
exceptions. Useful when inspecting the JavaScript stack in conjunction with
Enables report to be generated when the process exits due to an uncaught
exception. Useful when inspecting the JavaScript stack in conjunction with
native stack and other runtime environment data.

### `--secure-heap=n`
Expand Down