node/lib/internal/bootstrap
James M Snell ae595d76e3
lib: runtime deprecate access to process.binding('v8')
The only useful functions are already exposed via public APIs.
There's no reason for user code to access the binding.

Signed-off-by: James M Snell <jasnell@gmail.com>

PR-URL: https://github.com/nodejs/node/pull/37789
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
Reviewed-By: Michaël Zasso <targos@protonmail.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>
2021-03-22 09:30:53 -07:00
..
switches lib: refactor to use validateArray 2021-01-20 22:41:00 +01:00
environment.js process: run RunBootstrapping in CreateEnvironment 2019-04-03 08:46:03 +08:00
loaders.js lib: runtime deprecate access to process.binding('v8') 2021-03-22 09:30:53 -07:00
node.js bootstrap: include v8 module into the builtin snapshot 2021-02-19 19:08:07 +08:00
pre_execution.js doc,lib: prepare for stricter multi-line array linting 2021-02-19 09:55:35 -08:00