Commit 0985ef8
tools: add
PR-URL: #44445
Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
Reviewed-By: Joyee Cheung <joyeec9h3@gmail.com>
Reviewed-By: Rafael Gonzaga <rafael.nunu@hotmail.com>
Reviewed-By: Tobias Nießen <tniessen@tnie.de>ArrayPrototypeConcat to the list of primordials to avoid1 parent 069a30b commit 0985ef8Copy full SHA for 0985ef8
File tree
Expand file treeCollapse file tree
10 files changed
+52
-29
lines changedOpen diff view settings
Filter options
- lib
- internal
- bootstrap
- debugger
- main
- modules
- cjs
- esm
- perf
- util
- test/parallel
- tools/eslint-rules
Expand file treeCollapse file tree
10 files changed
+52
-29
lines changedOpen diff view settings
Collapse file
lib/internal/bootstrap/node.js
Copy file name to clipboardExpand all lines: lib/internal/bootstrap/node.js+6-6Lines changed: 6 additions & 6 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
56 | 56 | |
57 | 57 | |
58 | 58 | |
59 | | - |
60 | 59 | |
| 60 | + |
61 | 61 | |
62 | 62 | |
63 | 63 | |
| ||
162 | 162 | |
163 | 163 | |
164 | 164 | |
165 | | - |
166 | | - |
167 | | - |
168 | | - |
169 | | - |
| 165 | + |
| 166 | + |
| 167 | + |
| 168 | + |
| 169 | + |
170 | 170 | |
171 | 171 | |
172 | 172 | |
|
Collapse file
lib/internal/debugger/inspect.js
Copy file name to clipboardExpand all lines: lib/internal/debugger/inspect.js+3-4Lines changed: 3 additions & 4 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
1 | 1 | |
2 | 2 | |
3 | 3 | |
4 | | - |
5 | 4 | |
6 | 5 | |
7 | 6 | |
8 | 7 | |
| 8 | + |
9 | 9 | |
10 | 10 | |
11 | 11 | |
| ||
82 | 82 | |
83 | 83 | |
84 | 84 | |
85 | | - |
86 | | - |
87 | | - |
| 85 | + |
| 86 | + |
88 | 87 | |
89 | 88 | |
90 | 89 | |
|
Collapse file
lib/internal/main/print_help.js
Copy file name to clipboardExpand all lines: lib/internal/main/print_help.js+1Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
31 | 31 | |
32 | 32 | |
33 | 33 | |
| 34 | + |
34 | 35 | |
35 | 36 | |
36 | 37 | |
|
Collapse file
lib/internal/modules/cjs/loader.js
Copy file name to clipboardExpand all lines: lib/internal/modules/cjs/loader.js+12-4Lines changed: 12 additions & 4 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
23 | 23 | |
24 | 24 | |
25 | 25 | |
26 | | - |
27 | 26 | |
28 | 27 | |
29 | 28 | |
| ||
667 | 666 | |
668 | 667 | |
669 | 668 | |
670 | | - |
| 669 | + |
| 670 | + |
| 671 | + |
| 672 | + |
| 673 | + |
| 674 | + |
| 675 | + |
671 | 676 | |
672 | 677 | |
673 | 678 | |
| ||
781 | 786 | |
782 | 787 | |
783 | 788 | |
784 | | - |
| 789 | + |
785 | 790 | |
786 | | - |
| 791 | + |
| 792 | + |
| 793 | + |
| 794 | + |
787 | 795 | |
788 | 796 | |
789 | 797 | |
|
Collapse file
lib/internal/modules/esm/resolve.js
Copy file name to clipboardExpand all lines: lib/internal/modules/esm/resolve.js+6-6Lines changed: 6 additions & 6 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
2 | 2 | |
3 | 3 | |
4 | 4 | |
5 | | - |
6 | 5 | |
| 6 | + |
7 | 7 | |
8 | 8 | |
9 | 9 | |
| ||
957 | 957 | |
958 | 958 | |
959 | 959 | |
960 | | - |
961 | | - |
962 | | - |
963 | | - |
964 | | - |
| 960 | + |
| 961 | + |
| 962 | + |
| 963 | + |
| 964 | + |
965 | 965 | |
966 | 966 | |
967 | 967 | |
|
Collapse file
lib/internal/perf/observe.js
Copy file name to clipboardExpand all lines: lib/internal/perf/observe.js+4-2Lines changed: 4 additions & 2 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
9 | 9 | |
10 | 10 | |
11 | 11 | |
12 | | - |
13 | 12 | |
14 | 13 | |
15 | 14 | |
| ||
513 | 512 | |
514 | 513 | |
515 | 514 | |
516 | | - |
| 515 | + |
| 516 | + |
| 517 | + |
| 518 | + |
517 | 519 | |
518 | 520 | |
519 | 521 | |
|
Collapse file
lib/internal/util/inspector.js
Copy file name to clipboardExpand all lines: lib/internal/util/inspector.js+4-5Lines changed: 4 additions & 5 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
1 | 1 | |
2 | 2 | |
3 | 3 | |
4 | | - |
5 | 4 | |
| 5 | + |
6 | 6 | |
7 | 7 | |
8 | 8 | |
| ||
69 | 69 | |
70 | 70 | |
71 | 71 | |
72 | | - |
73 | | - |
74 | | - |
75 | | - |
| 72 | + |
| 73 | + |
| 74 | + |
76 | 75 | |
77 | 76 | |
78 | 77 | |
|
Collapse file
+4-2Lines changed: 4 additions & 2 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
43 | 43 | |
44 | 44 | |
45 | 45 | |
46 | | - |
47 | 46 | |
48 | 47 | |
49 | 48 | |
| ||
52 | 51 | |
53 | 52 | |
54 | 53 | |
| 54 | + |
55 | 55 | |
56 | 56 | |
57 | 57 | |
| ||
1331 | 1331 | |
1332 | 1332 | |
1333 | 1333 | |
1334 | | - |
| 1334 | + |
| 1335 | + |
| 1336 | + |
1335 | 1337 | |
1336 | 1338 | |
1337 | 1339 | |
|
Collapse file
test/parallel/test-eslint-avoid-prototype-pollution.js
Copy file name to clipboardExpand all lines: test/parallel/test-eslint-avoid-prototype-pollution.js+4Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
295 | 295 | |
296 | 296 | |
297 | 297 | |
| 298 | + |
| 299 | + |
| 300 | + |
| 301 | + |
298 | 302 | |
299 | 303 | |
Collapse file
tools/eslint-rules/avoid-prototype-pollution.js
Copy file name to clipboardExpand all lines: tools/eslint-rules/avoid-prototype-pollution.js+8Lines changed: 8 additions & 0 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
224 | 224 | |
225 | 225 | |
226 | 226 | |
| 227 | + |
| 228 | + |
| 229 | + |
| 230 | + |
| 231 | + |
| 232 | + |
| 233 | + |
| 234 | + |
227 | 235 | |
228 | 236 | |
229 | 237 | |
0 commit comments