0
0
mirror of https://github.com/nodejs/node.git synced 2024-12-01 16:10:02 +01:00
nodejs/lib/internal/main
Ruben Bridgewater aea9a0f77d worker: fix process._fatalException return type
This makes sure `process._fatalException()` returns a boolean when
run inside of a worker.

PR-URL: https://github.com/nodejs/node/pull/29706
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: David Carlier <devnexen@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Minwoo Jung <minwoo@nodesource.com>
2019-09-27 16:26:42 -07:00
..
.eslintrc.yaml
check_syntax.js lib: no need to strip BOM or shebang for scripts 2019-06-01 10:01:15 -04:00
eval_stdin.js lib: use getOptionValue instead of process underscore aliases 2019-04-20 00:20:37 +08:00
eval_string.js lib: use getOptionValue instead of process underscore aliases 2019-04-20 00:20:37 +08:00
inspect.js
print_bash_completion.js
print_help.js doc: add line for inspect host:port invocation 2019-07-11 20:40:08 -07:00
prof_process.js
repl.js Revert "lib: print to stdout/stderr directly instead of using console" 2019-05-26 16:44:16 +02:00
run_main_module.js lib: rework logic of stripping BOM+Shebang from commonjs 2019-05-26 13:04:29 -05:00
run_third_party_main.js
worker_thread.js worker: fix process._fatalException return type 2019-09-27 16:26:42 -07:00