Files
node/lib
Bradley Farias a36aa049c8 src: add internalBindings for binding isolation
This commit adds a method to internal/process that allows access to
bindings that are not intended to be used by user code. It has a
separate cache object and modlist in order to avoid collisions.

You can use NODE_MODULE_CONTEXT_AWARE_INTERNAL to register a C++
module as an internal.

PR-URL: https://github.com/nodejs/node/pull/15759
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Brian White <mscdex@mscdex.net>
Reviewed-By: Refael Ackermann <refack@gmail.com>
2017-10-12 09:13:29 -05:00
..
2017-08-14 17:19:19 -04:00
2017-10-01 20:38:18 -03:00
2017-08-25 11:29:33 -07:00
2017-10-09 11:40:13 +02:00
2017-09-20 10:45:33 -03:00
2017-07-17 22:09:46 -07:00
2017-08-28 00:39:42 +04:00
2017-10-02 21:38:15 -07:00
2017-08-21 00:23:24 -04:00
2017-10-02 19:09:05 -07:00
2017-10-12 21:23:28 +08:00
2017-03-10 11:23:48 -08:00
2017-10-01 23:58:59 -03:00
2017-10-01 20:24:01 -03:00
2017-10-04 03:51:44 -04:00
2017-06-28 20:00:42 +02:00
2017-10-02 12:36:52 -07:00