node/lib/internal/bootstrap
Daeyeon Jeong 7b1e153530
src: simplify exit code accesses
This simplifies getting the exit code which is set through
`process.exitCode` by removing manually reading the JS property
from the native side.

Signed-off-by: Daeyeon Jeong <daeyeon.dev@gmail.com>
PR-URL: https://github.com/nodejs/node/pull/45125
Reviewed-By: Darshan Sen <raisinten@gmail.com>
Reviewed-By: Joyee Cheung <joyeec9h3@gmail.com>
2022-11-10 01:09:18 +00:00
..
switches process: fix uid/gid validation to avoid crash 2022-10-10 01:12:15 +00:00
browser.js perf_hooks: expose webperf global scope interfaces 2022-10-04 00:56:05 +08:00
loaders.js esm: protect ESM loader from prototype pollution 2022-10-19 18:39:16 +00:00
node.js src: simplify exit code accesses 2022-11-10 01:09:18 +00:00