Commit 6678897
File tree
Expand file treeCollapse file tree
8 files changed
+50
-26
lines changedOpen diff view settings
Filter options
- lib/internal/modules/esm
- test/parallel
Expand file treeCollapse file tree
8 files changed
+50
-26
lines changedOpen diff view settings
Collapse file
lib/internal/modules/esm/create_dynamic_module.js
Copy file name to clipboardExpand all lines: lib/internal/modules/esm/create_dynamic_module.js+2-2Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
5 | 5 | |
6 | 6 | |
7 | 7 | |
8 | | - |
| 8 | + |
9 | 9 | |
10 | 10 | |
11 | 11 | |
| ||
38 | 38 | |
39 | 39 | |
40 | 40 | |
41 | | - |
| 41 | + |
42 | 42 | |
43 | 43 | |
44 | 44 | |
|
Collapse file
lib/internal/modules/esm/get_format.js
Copy file name to clipboardExpand all lines: lib/internal/modules/esm/get_format.js+8-2Lines changed: 8 additions & 2 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
1 | 1 | |
2 | | - |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
3 | 6 | |
4 | 7 | |
5 | 8 | |
| ||
39 | 42 | |
40 | 43 | |
41 | 44 | |
42 | | - |
| 45 | + |
| 46 | + |
| 47 | + |
| 48 | + |
43 | 49 | |
44 | 50 | |
45 | 51 | |
|
Collapse file
lib/internal/modules/esm/get_source.js
Copy file name to clipboardExpand all lines: lib/internal/modules/esm/get_source.js+7-5Lines changed: 7 additions & 5 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
1 | 1 | |
2 | 2 | |
| 3 | + |
| 4 | + |
| 5 | + |
3 | 6 | |
4 | 7 | |
5 | 8 | |
| ||
8 | 11 | |
9 | 12 | |
10 | 13 | |
11 | | - |
12 | | - |
13 | | - |
| 14 | + |
| 15 | + |
14 | 16 | |
15 | 17 | |
16 | 18 | |
17 | 19 | |
18 | | - |
| 20 | + |
19 | 21 | |
20 | 22 | |
21 | 23 | |
| ||
25 | 27 | |
26 | 28 | |
27 | 29 | |
28 | | - |
| 30 | + |
29 | 31 | |
30 | 32 | |
31 | 33 | |
|
Collapse file
lib/internal/modules/esm/loader.js
Copy file name to clipboardExpand all lines: lib/internal/modules/esm/loader.js+3-2Lines changed: 3 additions & 2 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
7 | 7 | |
8 | 8 | |
9 | 9 | |
| 10 | + |
10 | 11 | |
11 | 12 | |
12 | 13 | |
| ||
126 | 127 | |
127 | 128 | |
128 | 129 | |
129 | | - |
130 | | - |
| 130 | + |
| 131 | + |
131 | 132 | |
132 | 133 | |
133 | 134 | |
|
Collapse file
lib/internal/modules/esm/module_job.js
Copy file name to clipboardExpand all lines: lib/internal/modules/esm/module_job.js+15-9Lines changed: 15 additions & 9 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
2 | 2 | |
3 | 3 | |
4 | 4 | |
| 5 | + |
| 6 | + |
| 7 | + |
5 | 8 | |
6 | 9 | |
| 10 | + |
| 11 | + |
| 12 | + |
7 | 13 | |
8 | | - |
9 | 14 | |
10 | 15 | |
11 | 16 | |
| ||
16 | 21 | |
17 | 22 | |
18 | 23 | |
19 | | - |
| 24 | + |
20 | 25 | |
21 | | - |
| 26 | + |
22 | 27 | |
23 | 28 | |
24 | 29 | |
| ||
35 | 40 | |
36 | 41 | |
37 | 42 | |
38 | | - |
| 43 | + |
39 | 44 | |
40 | 45 | |
41 | 46 | |
| ||
49 | 54 | |
50 | 55 | |
51 | 56 | |
52 | | - |
| 57 | + |
53 | 58 | |
54 | 59 | |
55 | 60 | |
56 | 61 | |
57 | 62 | |
58 | | - |
| 63 | + |
59 | 64 | |
60 | | - |
| 65 | + |
61 | 66 | |
62 | 67 | |
63 | 68 | |
64 | 69 | |
65 | 70 | |
66 | | - |
| 71 | + |
67 | 72 | |
68 | 73 | |
69 | 74 | |
| ||
85 | 90 | |
86 | 91 | |
87 | 92 | |
88 | | - |
| 93 | + |
| 94 | + |
89 | 95 | |
90 | 96 | |
91 | 97 | |
|
Collapse file
lib/internal/modules/esm/resolve.js
Copy file name to clipboardExpand all lines: lib/internal/modules/esm/resolve.js+2-1Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
880 | 880 | |
881 | 881 | |
882 | 882 | |
883 | | - |
| 883 | + |
| 884 | + |
884 | 885 | |
885 | 886 | |
886 | 887 | |
|
Collapse file
lib/internal/modules/esm/translators.js
Copy file name to clipboardExpand all lines: lib/internal/modules/esm/translators.js+11-5Lines changed: 11 additions & 5 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
3 | 3 | |
4 | 4 | |
5 | 5 | |
| 6 | + |
6 | 7 | |
7 | 8 | |
8 | 9 | |
| ||
14 | 15 | |
15 | 16 | |
16 | 17 | |
| 18 | + |
17 | 19 | |
18 | 20 | |
19 | 21 | |
| ||
277 | 279 | |
278 | 280 | |
279 | 281 | |
280 | | - |
| 282 | + |
281 | 283 | |
282 | | - |
| 284 | + |
283 | 285 | |
284 | 286 | |
285 | 287 | |
| ||
291 | 293 | |
292 | 294 | |
293 | 295 | |
294 | | - |
| 296 | + |
| 297 | + |
295 | 298 | |
296 | 299 | |
297 | 300 | |
| ||
365 | 368 | |
366 | 369 | |
367 | 370 | |
368 | | - |
369 | | - |
| 371 | + |
| 372 | + |
| 373 | + |
| 374 | + |
| 375 | + |
370 | 376 | |
371 | 377 | |
372 | 378 | |
|
Collapse file
test/parallel/test-bootstrap-modules.js
Copy file name to clipboardExpand all lines: test/parallel/test-bootstrap-modules.js+2Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
49 | 49 | |
50 | 50 | |
51 | 51 | |
| 52 | + |
| 53 | + |
52 | 54 | |
53 | 55 | |
54 | 56 | |
|
0 commit comments