node/lib/internal/main
Joyee Cheung 2581fce553 bootstrap: improve snapshot unsupported builtin warnings
- Only emit warning when the snapshot is built. In general built-ins
  loaded after the snapshot is built should work as usual.
- Clarify what the warning means

PR-URL: https://github.com/nodejs/node/pull/50944
Reviewed-By: Vinícius Lourenço Claro Cardoso <contact@viniciusl.com.br>
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
2023-12-15 15:26:23 -03:00
..
check_syntax.js esm: --experimental-default-type flag to flip module defaults 2023-09-29 06:18:44 +00:00
embedding.js bootstrap: unify snapshot builder and embedder entry points 2023-06-11 00:34:19 +02:00
eval_stdin.js esm: --experimental-default-type flag to flip module defaults 2023-09-29 06:18:44 +00:00
eval_string.js esm: --experimental-default-type flag to flip module defaults 2023-09-29 06:18:44 +00:00
inspect.js lib: enforce use of trailing commas 2023-03-06 10:44:14 +01:00
mksnapshot.js bootstrap: improve snapshot unsupported builtin warnings 2023-12-15 15:26:23 -03:00
print_help.js lib: remove deprecated string methods 2023-11-14 09:18:04 +01:00
prof_process.js lib: enforce use of trailing commas 2023-03-06 10:44:14 +01:00
repl.js lib: enforce use of trailing commas 2023-03-06 10:44:14 +01:00
run_main_module.js esm: bypass CommonJS loader under --default-type 2023-10-05 17:57:32 +00:00
test_runner.js test_runner, cli: add --test-timeout flag 2023-11-14 09:17:58 +01:00
watch_mode.js watch: decrease debounce rate 2023-07-27 20:39:14 +00:00
worker_thread.js module: bootstrap module loaders in shadow realm 2023-11-23 10:15:44 +01:00