0
0
mirror of https://github.com/nodejs/node.git synced 2024-12-01 16:10:02 +01:00
nodejs/tools
Joyee Cheung dfd7e99425
src: make a Environment-independent proxy class for NativeModuleLoader
This patch splits `NativeModuleLoader` into two parts - a singleton
that only relies on v8 and `node::Mutex` and a proxy class for
the singleton (`NativeModuleEnv`) that provides limited access to
the singleton as well as C++ bindings for the Node.js binary.
`NativeModuleLoader` is then no longer aware of `Environment`.

PR-URL: https://github.com/nodejs/node/pull/27160
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Richard Lau <riclau@uk.ibm.com>
2019-04-13 17:24:51 +08:00
..
bootstrap tools: windows_boxstarter "choco install python -y" for Python 3 2019-03-26 17:59:16 -04:00
clang-format
configure.d
doc doc: link bigint type to MDN instead of proposal 2019-04-07 22:50:35 +03:00
eslint-rules lib: remove env: node in eslint config for lib files 2019-04-06 12:04:36 +08:00
gyp build,win: teach GYP MSVS generator about MARMASM 2019-04-11 17:44:10 +01:00
icu deps: bump minimum icu version to 63 2019-03-14 18:51:07 +01:00
inspector_protocol build: fix inspector dependency resolution 2019-04-04 16:02:23 +02:00
jinja2
macos-installer
markupsafe
msvs build,src: add PCH to node.gypi 2019-02-14 15:14:44 -05:00
node_modules tools: update ESLint to 5.16.0 2019-04-01 09:11:00 -04:00
node-lint-md-cli-rollup tools: update dependencies in lint-md-cli-rollup 2019-03-30 13:22:03 +01:00
pip
pkgsrc
rpm
v8_gypfiles build,win: silence MSVC warning C4129 for V8 2019-03-31 09:41:01 -04:00
.eslintrc.yaml lib: remove env: node in eslint config for lib files 2019-04-06 12:04:36 +08:00
build-addons.js
certdata.txt
check_macros.py
check-imports.py
compress_json.py build: make compress_json python3 compatible 2019-01-28 10:46:56 +01:00
cpplint.py tools: move cpplint configuration to .cpplint 2019-04-08 08:30:29 -04:00
create_android_makefiles
create_expfile.sh build: tidy up comments in create_expfile.sh 2019-02-22 12:42:32 -05:00
dcheck_macros.py
generate_code_cache.js src: make a Environment-independent proxy class for NativeModuleLoader 2019-04-13 17:24:51 +08:00
genv8constants.py
getmoduleversion.py
getnodeversion.py
gyp_node.py
install.py build: make install.py python 3 compatiable 2019-01-23 05:45:31 +01:00
js2c.py
license2rtf.js tools: refactor tools JS code 2019-03-04 11:06:23 -08:00
license-builder.sh v8: integrate node-heapdump into core 2019-03-13 15:50:32 +00:00
lint-js.js tools: replace var to let/const 2019-03-07 00:35:01 +01:00
lint-md.js tools: update dependencies in lint-md-cli-rollup 2019-03-30 13:22:03 +01:00
lint-pr-commit-message.sh
lsan_suppressions.txt
macos-firewall.sh
make-v8.sh
mk-ca-bundle.pl
mkssldef.py tools: make mkssldef.py Python 3 compatible 2019-01-28 12:24:38 +01:00
nodcheck_macros.py
osx-codesign.sh
osx-pkg-postinstall.sh
osx-productsign.sh
release.sh
run-valgrind.py tools: improve valgrind support 2019-01-21 20:16:14 +01:00
run-worker.js
sign.bat
specialize_node_d.py
test-npm-package.js benchmark,doc,lib: capitalize more comments 2019-03-27 17:20:06 +01:00
test-v8.bat
test.py tools: fix test.py --time 2019-04-02 08:34:23 -04:00
update-authors.js tools: add mailmap support for Co-authored-by tags 2019-03-06 00:04:55 +01:00
update-babel-eslint.sh tools: update dmn to 2.2.1 in update scripts 2019-03-07 20:48:50 -08:00
update-eslint.sh tools: update dmn to 2.2.1 in update scripts 2019-03-07 20:48:50 -08:00
utils.py
valgrind.supp tools: improve valgrind support 2019-01-21 20:16:14 +01:00