Commit 74051c6
File tree
Expand file treeCollapse file tree
22 files changed
+202
-22
lines changedOpen diff view settings
Filter options
- lib
- internal/loader
- test
- common
- fixtures/es-modules
- parallel
- sequential
Expand file treeCollapse file tree
22 files changed
+202
-22
lines changedOpen diff view settings
Collapse file
lib/internal/loader/Loader.js
Copy file name to clipboardExpand all lines: lib/internal/loader/Loader.js+10-1Lines changed: 10 additions & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
44 | 44 | |
45 | 45 | |
46 | 46 | |
| 47 | + |
47 | 48 | |
48 | 49 | |
49 | 50 | |
| ||
132 | 133 | |
133 | 134 | |
134 | 135 | |
135 | | - |
| 136 | + |
| 137 | + |
| 138 | + |
| 139 | + |
| 140 | + |
| 141 | + |
| 142 | + |
| 143 | + |
| 144 | + |
136 | 145 | |
137 | 146 | |
138 | 147 | |
|
Collapse file
lib/internal/loader/ModuleJob.js
Copy file name to clipboardExpand all lines: lib/internal/loader/ModuleJob.js+5-1Lines changed: 5 additions & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
14 | 14 | |
15 | 15 | |
16 | 16 | |
17 | | - |
| 17 | + |
18 | 18 | |
19 | 19 | |
20 | 20 | |
| ||
30 | 30 | |
31 | 31 | |
32 | 32 | |
| 33 | + |
| 34 | + |
| 35 | + |
| 36 | + |
33 | 37 | |
34 | 38 | |
35 | 39 | |
|
Collapse file
+1Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
464 | 464 | |
465 | 465 | |
466 | 466 | |
| 467 | + |
467 | 468 | |
468 | 469 | |
469 | 470 | |
|
Collapse file
test/common/inspector-helper.js
Copy file name to clipboardExpand all lines: test/common/inspector-helper.js+33-10Lines changed: 33 additions & 10 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
5 | 5 | |
6 | 6 | |
7 | 7 | |
8 | | - |
| 8 | + |
| 9 | + |
| 10 | + |
9 | 11 | |
10 | 12 | |
11 | 13 | |
| ||
171 | 173 | |
172 | 174 | |
173 | 175 | |
174 | | - |
| 176 | + |
175 | 177 | |
| 178 | + |
176 | 179 | |
177 | 180 | |
178 | 181 | |
| ||
238 | 241 | |
239 | 242 | |
240 | 243 | |
241 | | - |
| 244 | + |
242 | 245 | |
243 | 246 | |
244 | 247 | |
245 | | - |
| 248 | + |
| 249 | + |
| 250 | + |
246 | 251 | |
247 | 252 | |
248 | 253 | |
| ||
291 | 296 | |
292 | 297 | |
293 | 298 | |
| 299 | + |
| 300 | + |
| 301 | + |
| 302 | + |
| 303 | + |
| 304 | + |
| 305 | + |
| 306 | + |
| 307 | + |
| 308 | + |
| 309 | + |
| 310 | + |
294 | 311 | |
295 | 312 | |
296 | 313 | |
297 | 314 | |
298 | 315 | |
299 | 316 | |
| 317 | + |
| 318 | + |
300 | 319 | |
301 | 320 | |
302 | 321 | |
| ||
375 | 394 | |
376 | 395 | |
377 | 396 | |
378 | | - |
| 397 | + |
379 | 398 | |
380 | 399 | |
381 | 400 | |
| ||
425 | 444 | |
426 | 445 | |
427 | 446 | |
428 | | - |
429 | 447 | |
430 | | - |
431 | | - |
| 448 | + |
| 449 | + |
| 450 | + |
| 451 | + |
| 452 | + |
| 453 | + |
| 454 | + |
| 455 | + |
| 456 | + |
432 | 457 | |
433 | 458 | |
434 | 459 | |
| ||
469 | 494 | |
470 | 495 | |
471 | 496 | |
472 | | - |
473 | | - |
474 | 497 | |
475 | 498 | |
Collapse file
test/fixtures/es-modules/loop.mjs
Copy file name to clipboard+10Lines changed: 10 additions & 0 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | + |
| 8 | + |
| 9 | + |
| 10 | + |
Collapse file
test/parallel/test-inspect-async-hook-setup-at-inspect.js
Copy file name to clipboardExpand all lines: test/parallel/test-inspect-async-hook-setup-at-inspect.js+1Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
| 1 | + |
1 | 2 | |
2 | 3 | |
3 | 4 | |
|
Collapse file
test/parallel/test-inspector-esm.js
Copy file name to clipboard+120Lines changed: 120 additions & 0 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | + |
| 8 | + |
| 9 | + |
| 10 | + |
| 11 | + |
| 12 | + |
| 13 | + |
| 14 | + |
| 15 | + |
| 16 | + |
| 17 | + |
| 18 | + |
| 19 | + |
| 20 | + |
| 21 | + |
| 22 | + |
| 23 | + |
| 24 | + |
| 25 | + |
| 26 | + |
| 27 | + |
| 28 | + |
| 29 | + |
| 30 | + |
| 31 | + |
| 32 | + |
| 33 | + |
| 34 | + |
| 35 | + |
| 36 | + |
| 37 | + |
| 38 | + |
| 39 | + |
| 40 | + |
| 41 | + |
| 42 | + |
| 43 | + |
| 44 | + |
| 45 | + |
| 46 | + |
| 47 | + |
| 48 | + |
| 49 | + |
| 50 | + |
| 51 | + |
| 52 | + |
| 53 | + |
| 54 | + |
| 55 | + |
| 56 | + |
| 57 | + |
| 58 | + |
| 59 | + |
| 60 | + |
| 61 | + |
| 62 | + |
| 63 | + |
| 64 | + |
| 65 | + |
| 66 | + |
| 67 | + |
| 68 | + |
| 69 | + |
| 70 | + |
| 71 | + |
| 72 | + |
| 73 | + |
| 74 | + |
| 75 | + |
| 76 | + |
| 77 | + |
| 78 | + |
| 79 | + |
| 80 | + |
| 81 | + |
| 82 | + |
| 83 | + |
| 84 | + |
| 85 | + |
| 86 | + |
| 87 | + |
| 88 | + |
| 89 | + |
| 90 | + |
| 91 | + |
| 92 | + |
| 93 | + |
| 94 | + |
| 95 | + |
| 96 | + |
| 97 | + |
| 98 | + |
| 99 | + |
| 100 | + |
| 101 | + |
| 102 | + |
| 103 | + |
| 104 | + |
| 105 | + |
| 106 | + |
| 107 | + |
| 108 | + |
| 109 | + |
| 110 | + |
| 111 | + |
| 112 | + |
| 113 | + |
| 114 | + |
| 115 | + |
| 116 | + |
| 117 | + |
| 118 | + |
| 119 | + |
| 120 | + |
Collapse file
test/parallel/test-inspector-no-crash-ws-after-bindings.js
Copy file name to clipboardExpand all lines: test/parallel/test-inspector-no-crash-ws-after-bindings.js+1Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
| 1 | + |
1 | 2 | |
2 | 3 | |
3 | 4 | |
|
Collapse file
test/sequential/test-inspector-async-hook-setup-at-inspect-brk.js
Copy file name to clipboardExpand all lines: test/sequential/test-inspector-async-hook-setup-at-inspect-brk.js+1Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
| 1 | + |
1 | 2 | |
2 | 3 | |
3 | 4 | |
|
Collapse file
test/sequential/test-inspector-async-hook-setup-at-signal.js
Copy file name to clipboardExpand all lines: test/sequential/test-inspector-async-hook-setup-at-signal.js+1Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
| 1 | + |
1 | 2 | |
2 | 3 | |
3 | 4 | |
|
0 commit comments