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