node/lib/internal/main
Matteo Collina 8c5c2c18b6
Revert "module: have a single hooks thread for all workers"
This reverts commit 22cb99d073.

PR-URL: https://github.com/nodejs/node/pull/53183
Reviewed-By: Geoffrey Booth <webadmin@geoffreybooth.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Gerhard Stöbich <deb2001-github@yahoo.de>
2024-06-02 22:10:34 +00:00
..
check_syntax.js module: refactor ESM loader initialization and entry point handling 2024-03-10 08:21:18 +08:00
embedding.js src: simplify embedder entry point execution 2024-02-23 01:50:27 +00:00
eval_stdin.js module: refactor ESM loader initialization and entry point handling 2024-03-10 08:21:18 +08:00
eval_string.js cli: remove --no-experimental-global-webcrypto flag 2024-04-19 13:02:01 +00:00
inspect.js lib: enforce use of trailing commas 2023-03-06 10:44:14 +01:00
mksnapshot.js src: simplify embedder entry point execution 2024-02-23 01:50:27 +00:00
print_help.js bootstrap: print --help message using console.log 2024-05-12 21:43:13 +02:00
prof_process.js lib: enforce use of trailing commas 2023-03-06 10:44:14 +01:00
repl.js module: print amount of load time of a cjs module 2024-05-30 16:58:59 +00:00
run_main_module.js tools: add lint rule to keep primordials in ASCII order 2024-04-21 16:53:08 +00:00
test_runner.js tools: add lint rule to keep primordials in ASCII order 2024-04-21 16:53:08 +00:00
watch_mode.js watch: enable passthrough ipc in watch mode 2024-05-09 18:56:30 +00:00
worker_thread.js Revert "module: have a single hooks thread for all workers" 2024-06-02 22:10:34 +00:00