Commit afbd818
File tree
Expand file treeCollapse file tree
3 files changed
+84
-3
lines changedOpen diff view settings
Filter options
- lib/internal/debugger
- test
- fixtures/debugger
- sequential
Expand file treeCollapse file tree
3 files changed
+84
-3
lines changedOpen diff view settings
Collapse file
lib/internal/debugger/inspect_repl.js
Copy file name to clipboardExpand all lines: lib/internal/debugger/inspect_repl.js+14-3Lines changed: 14 additions & 3 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
46 | 46 | |
47 | 47 | |
48 | 48 | |
49 | | - |
| 49 | + |
50 | 50 | |
51 | 51 | |
52 | 52 | |
| ||
81 | 81 | |
82 | 82 | |
83 | 83 | |
84 | | - |
| 84 | + |
85 | 85 | |
86 | 86 | |
87 | 87 | |
| ||
381 | 381 | |
382 | 382 | |
383 | 383 | |
| 384 | + |
384 | 385 | |
385 | 386 | |
386 | 387 | |
| ||
685 | 686 | |
686 | 687 | |
687 | 688 | |
| 689 | + |
| 690 | + |
| 691 | + |
| 692 | + |
| 693 | + |
| 694 | + |
| 695 | + |
| 696 | + |
| 697 | + |
688 | 698 | |
689 | 699 | |
690 | 700 | |
| ||
897 | 907 | |
898 | 908 | |
899 | 909 | |
900 | | - |
| 910 | + |
901 | 911 | |
902 | 912 | |
903 | 913 | |
| ||
1159 | 1169 | |
1160 | 1170 | |
1161 | 1171 | |
| 1172 | + |
1162 | 1173 | |
1163 | 1174 | |
1164 | 1175 | |
|
Collapse file
test/fixtures/debugger/twenty-lines.js
Copy file name to clipboard+20Lines changed: 20 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 | + |
Collapse file
test/sequential/test-debugger-set-context-line-number.mjs
Copy file name to clipboard+50Lines changed: 50 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 | + |
0 commit comments