node/lib/internal/process
Antoine du Hamel 6de2673a9f lib: enable global WebCrypto by default
Enables `--experimental-global-webcrypto` by default, and ensures that
the classic `node:crypto` core module is still available in `--eval` or
`--print` contexts.

PR-URL: https://github.com/nodejs/node/pull/42083
Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
Reviewed-By: Filip Skokan <panva.ip@gmail.com>
Reviewed-By: Michaël Zasso <targos@protonmail.com>
2022-09-17 15:54:33 +02:00
..
esm_loader.js esm: add `--import` flag 2022-07-31 04:08:02 +01:00
execution.js report: skip report if uncaught exception is handled 2022-08-16 21:04:48 +08:00
per_thread.js process: use `defineProperty` instead of assignment 2022-07-24 14:09:29 +02:00
policy.js lib: flatten access to primordials 2019-11-25 10:28:15 +01:00
pre_execution.js lib: enable global WebCrypto by default 2022-09-17 15:54:33 +02:00
promises.js lib: use null-prototype objects for property descriptors 2022-06-03 09:23:58 +01: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 bootstrap: clean up warning setup during serialization 2022-08-03 00:41:42 +08:00
worker_thread_only.js bootstrap: use different scripts to setup different configurations 2019-12-20 22:10:13 +08:00