Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ugultopu/81f7cc5a56394631a29ee9318b2e8f2c to your computer and use it in GitHub Desktop.
Save ugultopu/81f7cc5a56394631a29ee9318b2e8f2c to your computer and use it in GitHub Desktop.
An insight into how can non-declared or non-imported identifiers can be used in Node.js source code

This commit is a good starting point. The commit is about changing a commonly used function (which is named internalBinding) into a "magic identifier". Apparently, it has something to do with something called NativeModule.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment