Skip to content

Commit 5863f0a

Browse files
PoojaDurgadBethGriggs
authored andcommitted
doc: modified memory set statement set size
PR-URL: #35517 Reviewed-By: Anna Henningsen <[email protected]> Reviewed-By: Rich Trott <[email protected]> Reviewed-By: Gireesh Punathil <[email protected]>
1 parent 3c49752 commit 5863f0a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/api/v8.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@ Returns an object with the following properties:
137137

138138
`does_zap_garbage` is a 0/1 boolean, which signifies whether the
139139
`--zap_code_space` option is enabled or not. This makes V8 overwrite heap
140-
garbage with a bit pattern. The RSS footprint (resident memory set) gets bigger
140+
garbage with a bit pattern. The RSS footprint (resident set size) gets bigger
141141
because it continuously touches all heap pages and that makes them less likely
142142
to get swapped out by the operating system.
143143

0 commit comments

Comments
 (0)