Commit fd21429
File tree
Expand file treeCollapse file tree
10 files changed
+18
-51
lines changedOpen diff view settings
Filter options
- benchmark/worker
- lib
- internal
- main
- modules/esm
- per_context
- test/parallel
Expand file treeCollapse file tree
10 files changed
+18
-51
lines changedOpen diff view settings
Collapse file
benchmark/worker/atomics-wait.js
Copy file name to clipboardExpand all lines: benchmark/worker/atomics-wait.js-4Lines changed: 0 additions & 4 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
4 | 4 | |
5 | 5 | |
6 | 6 | |
7 | | - |
8 | | - |
9 | | - |
10 | | - |
11 | 7 | |
12 | 8 | |
13 | 9 | |
|
Collapse file
+1-4Lines changed: 1 addition & 4 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
33 | 33 | |
34 | 34 | |
35 | 35 | |
36 | | - |
37 | | - |
38 | | - |
39 | | - |
40 | 36 | |
41 | 37 | |
42 | 38 | |
| ||
193 | 189 | |
194 | 190 | |
195 | 191 | |
| 192 | + |
196 | 193 | |
197 | 194 | |
198 | 195 | |
|
Collapse file
lib/internal/freeze_intrinsics.js
Copy file name to clipboardExpand all lines: lib/internal/freeze_intrinsics.js+1-1Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
31 | 31 | |
32 | 32 | |
33 | 33 | |
| 34 | + |
34 | 35 | |
35 | 36 | |
36 | 37 | |
| ||
128 | 129 | |
129 | 130 | |
130 | 131 | |
131 | | - |
132 | 132 | |
133 | 133 | |
134 | 134 | |
|
Collapse file
lib/internal/main/worker_thread.js
Copy file name to clipboardExpand all lines: lib/internal/main/worker_thread.js+3-3Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
7 | 7 | |
8 | 8 | |
9 | 9 | |
| 10 | + |
10 | 11 | |
11 | 12 | |
12 | 13 | |
13 | 14 | |
14 | 15 | |
15 | | - |
16 | 16 | |
17 | 17 | |
18 | 18 | |
| ||
112 | 112 | |
113 | 113 | |
114 | 114 | |
115 | | - |
| 115 | + |
116 | 116 | |
117 | 117 | |
118 | 118 | |
119 | 119 | |
120 | 120 | |
121 | 121 | |
122 | 122 | |
123 | | - |
| 123 | + |
124 | 124 | |
125 | 125 | |
126 | 126 | |
|
Collapse file
lib/internal/modules/esm/hooks.js
Copy file name to clipboardExpand all lines: lib/internal/modules/esm/hooks.js+3-5Lines changed: 3 additions & 5 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
3 | 3 | |
4 | 4 | |
5 | 5 | |
| 6 | + |
| 7 | + |
| 8 | + |
6 | 9 | |
7 | 10 | |
8 | 11 | |
| ||
15 | 18 | |
16 | 19 | |
17 | 20 | |
18 | | - |
19 | | - |
20 | | - |
21 | | - |
22 | | - |
23 | 21 | |
24 | 22 | |
25 | 23 | |
|
Collapse file
lib/internal/modules/esm/worker.js
Copy file name to clipboardExpand all lines: lib/internal/modules/esm/worker.js+2-6Lines changed: 2 additions & 6 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 | 9 | |
8 | 10 | |
9 | 11 | |
10 | | - |
11 | | - |
12 | | - |
13 | | - |
14 | | - |
15 | | - |
16 | 12 | |
17 | 13 | |
18 | 14 | |
|
Collapse file
lib/internal/per_context/primordials.js
Copy file name to clipboardExpand all lines: lib/internal/per_context/primordials.js+1Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
172 | 172 | |
173 | 173 | |
174 | 174 | |
| 175 | + |
175 | 176 | |
176 | 177 | |
177 | 178 | |
|
Collapse file
+4-4Lines changed: 4 additions & 4 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
4 | 4 | |
5 | 5 | |
6 | 6 | |
| 7 | + |
7 | 8 | |
8 | 9 | |
9 | 10 | |
| ||
21 | 22 | |
22 | 23 | |
23 | 24 | |
24 | | - |
| 25 | + |
25 | 26 | |
26 | 27 | |
27 | 28 | |
| ||
101 | 102 | |
102 | 103 | |
103 | 104 | |
104 | | - |
105 | | - |
| 105 | + |
106 | 106 | |
107 | 107 | |
108 | 108 | |
109 | | - |
| 109 | + |
110 | 110 | |
111 | 111 | |
112 | 112 | |
|
Collapse file
test/parallel/test-worker-no-atomics.js
Copy file name to clipboardExpand all lines: test/parallel/test-worker-no-atomics.js-21Lines changed: 0 additions & 21 deletions
This file was deleted.
Collapse file
test/parallel/test-worker-process-cwd.js
Copy file name to clipboardExpand all lines: test/parallel/test-worker-process-cwd.js+3-3Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
16 | 16 | |
17 | 17 | |
18 | 18 | |
19 | | - |
| 19 | + |
20 | 20 | |
21 | 21 | |
22 | 22 | |
| ||
32 | 32 | |
33 | 33 | |
34 | 34 | |
35 | | - |
| 35 | + |
36 | 36 | |
37 | 37 | |
38 | 38 | |
| ||
56 | 56 | |
57 | 57 | |
58 | 58 | |
59 | | - |
| 59 | + |
60 | 60 | |
61 | 61 | |
62 | 62 | |
|
0 commit comments