File tree
Expand file treeCollapse file tree
2 files changed
+30
-1
lines changedFilter options
- lib/internal/child_process
- test/parallel
Expand file treeCollapse file tree
2 files changed
+30
-1
lines changedlib/internal/child_process/serialization.js
Copy file name to clipboardExpand all lines: lib/internal/child_process/serialization.js+6-1Lines changed: 6 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
61 | 61 |
|
62 | 62 |
|
63 | 63 |
|
64 |
| - |
| 64 | + |
| 65 | + |
| 66 | + |
| 67 | + |
| 68 | + |
| 69 | + |
65 | 70 |
|
66 | 71 |
|
67 | 72 |
|
|
test/parallel/test-child-process-advanced-serialization-splitted-length-field.js
Copy file name to clipboard+24Lines changed: 24 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 | + |
0 commit comments