node/lib/internal/process
Daeyeon Jeong ada2d053ae
process: runtime deprecate coercion to integer in `process.exit()`
This is a follow up of doc-only deprecation
https://github.com/nodejs/node/pull/43738.

Signed-off-by: Daeyeon Jeong daeyeon.dev@gmail.com
PR-URL: https://github.com/nodejs/node/pull/44711
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
Reviewed-By: Gireesh Punathil <gpunathi@in.ibm.com>
Reviewed-By: Darshan Sen <raisinten@gmail.com>
Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
2022-10-07 13:26:12 +00:00
..
esm_loader.js esm: add `--import` flag 2022-07-31 04:08:02 +01:00
execution.js src: consolidate exit codes in the code base 2022-10-06 12:41:16 +00:00
per_thread.js process: runtime deprecate coercion to integer in `process.exit()` 2022-10-07 13:26:12 +00:00
policy.js lib: flatten access to primordials 2019-11-25 10:28:15 +01:00
pre_execution.js perf_hooks: fix webperf idlharness 2022-10-04 00:55:58 +08:00
promises.js src: consolidate exit codes in the code base 2022-10-06 12:41:16 +00:00
report.js process: use validateString validator 2022-01-21 23:46:16 +00:00
signal.js process: refactor to use more primordials 2020-11-24 05:27:19 -08:00
task_queues.js lib: replace validator and error 2022-02-05 08:36:48 -08:00
warning.js process: runtime deprecate coercion to integer in `process.exit()` 2022-10-07 13:26:12 +00:00
worker_thread_only.js bootstrap: use different scripts to setup different configurations 2019-12-20 22:10:13 +08:00