We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6e01958 commit a4fed6cCopy full SHA for a4fed6c
lib/internal/bootstrap/realm.js
@@ -21,7 +21,7 @@
21
// compatibility issues caused by them from time to time.
22
// - process._linkedBinding(): intended to be used by embedders to add
23
// additional C++ bindings in their applications. These C++ bindings
24
-// can be created using NODE_MODULE_CONTEXT_AWARE_CPP() with the flag
+// can be created using NODE_BINDING_CONTEXT_AWARE_CPP() with the flag
25
// NM_F_LINKED.
26
// - internalBinding(): the private internal C++ binding loader, inaccessible
27
// from user land unless through `require('internal/test/binding')`.
0 commit comments