Commit 79fdc6b
cli: allow --huge-max-old-generation-size in NODE_OPTIONS
PR-URL: #32251
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Michaël Zasso <targos@protonmail.com>
Reviewed-By: David Carlier <devnexen@gmail.com>1 parent 3825afe commit 79fdc6bCopy full SHA for 79fdc6b
File tree
Expand file treeCollapse file tree
3 files changed
+7
-0
lines changedOpen diff view settings
Filter options
- doc/api
- src
- test/parallel
Expand file treeCollapse file tree
3 files changed
+7
-0
lines changedOpen diff view settings
Collapse file
+1Lines changed: 1 addition & 0 deletions
- Display the source diff
- Display the rich diff
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
1196 | 1196 | |
1197 | 1197 | |
1198 | 1198 | |
| 1199 | + |
1199 | 1200 | |
1200 | 1201 | |
1201 | 1202 | |
|
Collapse file
+5Lines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
569 | 569 | |
570 | 570 | |
571 | 571 | |
| 572 | + |
| 573 | + |
| 574 | + |
| 575 | + |
| 576 | + |
572 | 577 | |
573 | 578 | |
574 | 579 | |
|
Collapse file
test/parallel/test-cli-node-options.js
Copy file name to clipboardExpand all lines: test/parallel/test-cli-node-options.js+1Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
67 | 67 | |
68 | 68 | |
69 | 69 | |
| 70 | + |
70 | 71 | |
71 | 72 | |
72 | 73 | |
|
0 commit comments