Skip to content

lib: move internalBinding whitelisting into loaders.js

Rodrigo Muino Tomonari requested to merge github/fork/joyeecheung/whitelist into master

Instead of setting the internalBinding white list in node.js and wrapping process.binding twice, put it directly in loaders.js where the user land process.binding is defined.

Merge request reports

Loading