| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 6e01958 commit a4fed6c
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -21,7 +21,7 @@ | |||
| 21 | 21 | // compatibility issues caused by them from time to time. | |
| 22 | 22 | // - process._linkedBinding(): intended to be used by embedders to add | |
| 23 | 23 | // additional C++ bindings in their applications. These C++ bindings | |
| 24 | - // can be created using NODE_MODULE_CONTEXT_AWARE_CPP() with the flag | ||
| 24 | + // can be created using NODE_BINDING_CONTEXT_AWARE_CPP() with the flag | ||
| 25 | 25 | // NM_F_LINKED. | |
| 26 | 26 | // - internalBinding(): the private internal C++ binding loader, inaccessible | |
| 27 | 27 | // from user land unless through `require('internal/test/binding')`. | |
| Back | FazBrowse Home | New Git URL |
0 commit comments