Lines Matching refs:uncaught
90 ### `--abort-on-uncaught-exception`
536 ### `--force-node-api-uncaught-exceptions-policy`
1156 ### `--report-uncaught-exception`
1163 description: Report is not generated if the uncaught exception is handled.
1171 description: changed from `--diagnostic-report-uncaught-exception` to
1172 `--report-uncaught-exception`.
1175 Enables report to be generated when the process exits due to an uncaught
1496 ### `--trace-uncaught`
1502 Print stack traces for uncaught exceptions; usually, the stack trace associated
1542 unhandled rejection as an uncaught exception. This is the default.
1543 * `strict`: Raise the unhandled rejection as an uncaught exception. If the
1552 loading phase, it will always raise it as an uncaught exception.
1908 * `--force-node-api-uncaught-exceptions-policy`
1947 * `--report-uncaught-exception`
1974 * `--trace-uncaught`
1993 * `--abort-on-uncaught-exception`