We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
process.md
1 parent 3ea39ff commit 9f45080Copy full SHA for 9f45080
1 file changed
doc/api/process.md
@@ -986,7 +986,7 @@ changes:
986
description: Change stability index for this feature from Experimental to Stable.
987
-->
988
989
-* Type: {number}
+* Returns: {number}
990
991
Gets the amount of free memory that is still available to the process
992
(in bytes).
@@ -1156,7 +1156,7 @@ changes:
1156
description: Aligned return value with `uv_get_constrained_memory`.
1157
1158
1159
1160
1161
Gets the amount of memory available to the process (in bytes) based on
1162
limits imposed by the OS. If there is no such constraint, or the constraint
0 commit comments