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 e1c559e

Browse filesBrowse files
dnalborczyktargos
authored andcommitted
doc: fix worker.resourceLimits type
PR-URL: #30664 Reviewed-By: Anna Henningsen <anna@addaleax.net> Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com>
1 parent 2e06b85 commit e1c559e
Copy full SHA for e1c559e

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/worker_threads.md‎

Copy file name to clipboardExpand all lines: doc/api/worker_threads.md
+1-1Lines changed: 1 addition & 1 deletion
  • Display the source diff
  • Display the rich diff
Original file line numberDiff line numberDiff line change
@@ -162,7 +162,7 @@ When this function is used, no `'message'` event will be emitted and the
162162
added: REPLACEME
163163
-->
164164

165-
* {Object|undefined}
165+
* {Object}
166166
* `maxYoungGenerationSizeMb` {number}
167167
* `maxOldGenerationSizeMb` {number}
168168
* `codeRangeSizeMb` {number}

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.