We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 44f80ca commit bc31b48Copy full SHA for bc31b48
doc/api/deprecations.md
@@ -748,9 +748,8 @@ file descriptors.
748
749
Type: Runtime
750
751
-`REPLServer.prototype.memory()` is a function only necessary for the
752
-internal mechanics of the `REPLServer` itself, and is therefore not
753
-necessary in user space.
+`REPLServer.prototype.memory()` is only necessary for the internal mechanics of
+the `REPLServer` itself. Do not use this function.
754
755
<a id="DEP0083"></a>
756
### DEP0083: Disabling ECDH by setting ecdhCurve to false
0 commit comments