Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 7b3743d

Browse filesBrowse files
PoojaDurgadtargos
authored andcommitted
doc: modified memory set statement set size
PR-URL: #35517 Reviewed-By: Anna Henningsen <anna@addaleax.net> Reviewed-By: Rich Trott <rtrott@gmail.com> Reviewed-By: Gireesh Punathil <gpunathi@in.ibm.com>
1 parent 34281cd commit 7b3743d
Copy full SHA for 7b3743d

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Open diff view settings
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Open diff view settings
Collapse file

‎doc/api/v8.md‎

Copy file name to clipboardExpand all lines: doc/api/v8.md
+1-1Lines changed: 1 addition & 1 deletion
  • Display the source diff
  • Display the rich diff
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 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.