File tree
140 files changed
+278
-2171
lines changed- src/ast/nodes
- test
- chunking-form/samples/preserve-entry-signatures/false/_expected
- amd
- cjs
- es
- system
- form/samples
- builtin-prototypes
- array-expression
- literal
- object-expression
- conditional-expression-paths
- conditional-expression
- _expected
- curried-function
- _expected
- declarations-with-side-effects
- early-bind-member-expressions
- keep-property-access-side-effects
- logical-expression/deopzimize-while-included
- nested-member-access
- nested-this-expressions
- new-target-meta-property
- promises/_expected
- proper-this-context
- _expected
- prototype-functions
- _expected
- relative-external-with-global/_expected
- render-removed-declarations
- _expected
- sequence-expression
- _expected
- side-effect-es5-classes
- _expected
- side-effect-e/_expected
- side-effect-m
- _expected
- side-effects-es6-class-declarations
- _expected
- side-effects-es6-class-expressions
- _expected
- side-effects-es6-super-classes
- side-effects-generators
- side-effects-getters-and-setters
- _expected
- side-effects-in-template-literals
- supports-core-js
- supports-es5-shim
- supports-es6-shim
- this-in-imports
- _expected
- treeshake-import-meta
- unmodified-default-exports-function-argument
- _expected
- unmodified-default-exports
- _expected
- function/samples/hoisted-variable-if-else
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
140 files changed
+278
-2171
lines changedsrc/ast/nodes/AssignmentExpression.ts
Expand all lines: src/ast/nodes/AssignmentExpression.tsLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
15 | 15 |
| |
16 | 16 |
| |
17 | 17 |
| |
18 |
| - | |
| 18 | + | |
19 | 19 |
| |
20 | 20 |
| |
21 | 21 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
49 | 49 |
| |
50 | 50 |
| |
51 | 51 |
| |
52 |
| - | |
| 52 | + | |
53 | 53 |
| |
54 | 54 |
| |
55 | 55 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
34 | 34 |
| |
35 | 35 |
| |
36 | 36 |
| |
37 |
| - | |
| 37 | + | |
38 | 38 |
| |
39 | 39 |
| |
40 | 40 |
| |
|
Lines changed: 1 addition & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
23 | 23 |
| |
24 | 24 |
| |
25 | 25 |
| |
26 |
| - | |
27 | 26 |
| |
28 | 27 |
| |
29 | 28 |
| |
| |||
70 | 69 |
| |
71 | 70 |
| |
72 | 71 |
| |
73 |
| - | |
| 72 | + | |
74 | 73 |
| |
75 | 74 |
| |
76 | 75 |
| |
| |||
84 | 83 |
| |
85 | 84 |
| |
86 | 85 |
| |
87 |
| - | |
88 |
| - | |
89 | 86 |
| |
90 | 87 |
| |
91 | 88 |
| |
|
Lines changed: 4 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
14 | 14 |
| |
15 | 15 |
| |
16 | 16 |
| |
| 17 | + | |
17 | 18 |
| |
18 |
| - | |
| 19 | + | |
19 | 20 |
| |
20 | 21 |
| |
21 | 22 |
| |
22 | 23 |
| |
23 | 24 |
| |
24 | 25 |
| |
25 |
| - | |
| 26 | + | |
26 | 27 |
| |
27 | 28 |
| |
28 | 29 |
| |
| |||
41 | 42 |
| |
42 | 43 |
| |
43 | 44 |
| |
44 |
| - | |
| 45 | + | |
45 | 46 |
| |
46 | 47 |
| |
47 | 48 |
| |
|
Lines changed: 16 additions & 22 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
33 | 33 |
| |
34 | 34 |
| |
35 | 35 |
| |
36 |
| - | |
| 36 | + | |
37 | 37 |
| |
38 | 38 |
| |
39 | 39 |
| |
| |||
68 | 68 |
| |
69 | 69 |
| |
70 | 70 |
| |
71 |
| - | |
72 |
| - | |
73 |
| - | |
74 |
| - | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
75 | 75 |
| |
76 | 76 |
| |
77 |
| - | |
| 77 | + | |
| 78 | + | |
78 | 79 |
| |
79 | 80 |
| |
80 | 81 |
| |
| |||
108 | 109 |
| |
109 | 110 |
| |
110 | 111 |
| |
111 |
| - | |
112 | 112 |
| |
113 | 113 |
| |
114 | 114 |
| |
115 | 115 |
| |
116 | 116 |
| |
117 | 117 |
| |
118 |
| - | |
119 |
| - | |
120 |
| - | |
| 118 | + | |
121 | 119 |
| |
122 | 120 |
| |
123 | 121 |
| |
| |||
149 | 147 |
| |
150 | 148 |
| |
151 | 149 |
| |
152 |
| - | |
| 150 | + | |
153 | 151 |
| |
154 | 152 |
| |
155 | 153 |
| |
| |||
158 | 156 |
| |
159 | 157 |
| |
160 | 158 |
| |
161 |
| - | |
162 |
| - | |
163 |
| - | |
164 |
| - | |
165 |
| - | |
| 159 | + | |
166 | 160 |
| |
167 | 161 |
| |
168 | 162 |
| |
| |||
187 | 181 |
| |
188 | 182 |
| |
189 | 183 |
| |
190 |
| - | |
191 |
| - | |
192 |
| - | |
193 |
| - | |
194 |
| - | |
| 184 | + | |
| 185 | + | |
| 186 | + | |
| 187 | + | |
| 188 | + | |
| 189 | + | |
195 | 190 |
| |
196 | 191 |
| |
197 | 192 |
| |
| |||
250 | 245 |
| |
251 | 246 |
| |
252 | 247 |
| |
253 |
| - | |
254 | 248 |
| |
255 | 249 |
| |
256 | 250 |
| |
|
Lines changed: 48 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
1 | 9 |
| |
2 | 10 |
| |
3 | 11 |
| |
4 |
| - | |
| 12 | + | |
5 | 13 |
| |
6 | 14 |
| |
7 | 15 |
| |
| |||
16 | 24 |
| |
17 | 25 |
| |
18 | 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 | + | |
19 | 66 |
|
Lines changed: 22 additions & 24 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
15 | 15 |
| |
16 | 16 |
| |
17 | 17 |
| |
18 |
| - | |
19 | 18 |
| |
20 | 19 |
| |
21 | 20 |
| |
| |||
42 | 41 |
| |
43 | 42 |
| |
44 | 43 |
| |
| 44 | + | |
| 45 | + | |
45 | 46 |
| |
46 | 47 |
| |
47 | 48 |
| |
48 | 49 |
| |
49 | 50 |
| |
50 |
| - | |
51 |
| - | |
52 |
| - | |
53 |
| - | |
54 |
| - | |
55 | 51 |
| |
56 | 52 |
| |
57 | 53 |
| |
| |||
72 | 68 |
| |
73 | 69 |
| |
74 | 70 |
| |
75 |
| - | |
76 |
| - | |
77 |
| - | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
78 | 74 |
| |
| 75 | + | |
79 | 76 |
| |
80 | 77 |
| |
81 | 78 |
| |
| |||
118 | 115 |
| |
119 | 116 |
| |
120 | 117 |
| |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
121 | 123 |
| |
122 | 124 |
| |
123 | 125 |
| |
| |||
143 | 145 |
| |
144 | 146 |
| |
145 | 147 |
| |
146 |
| - | |
147 |
| - | |
148 |
| - | |
149 |
| - | |
150 | 148 |
| |
151 | 149 |
| |
152 | 150 |
| |
| |||
209 | 207 |
| |
210 | 208 |
| |
211 | 209 |
| |
| 210 | + | |
| 211 | + | |
| 212 | + | |
| 213 | + | |
| 214 | + | |
| 215 | + | |
| 216 | + | |
212 | 217 |
| |
213 | 218 |
| |
214 | 219 |
| |
215 | 220 |
| |
216 | 221 |
| |
217 | 222 |
| |
218 |
| - | |
219 |
| - | |
220 |
| - | |
221 |
| - | |
222 |
| - | |
223 |
| - | |
224 |
| - | |
225 | 223 |
| |
226 | 224 |
| |
227 | 225 |
| |
| |||
274 | 272 |
| |
275 | 273 |
| |
276 | 274 |
| |
277 |
| - | |
278 |
| - | |
279 |
| - | |
280 |
| - | |
281 | 275 |
| |
282 | 276 |
| |
283 | 277 |
| |
| |||
290 | 284 |
| |
291 | 285 |
| |
292 | 286 |
| |
| 287 | + | |
| 288 | + | |
| 289 | + | |
| 290 | + |
Lines changed: 3 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 |
| - | |
| 2 | + | |
| 3 | + | |
3 | 4 |
| |
4 | 5 |
| |
5 | 6 |
| |
6 |
| - | |
| 7 | + | |
7 | 8 |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2 | 2 |
| |
3 | 3 |
| |
4 | 4 |
| |
5 |
| - | |
| 5 | + | |
6 | 6 |
| |
7 | 7 |
| |
8 | 8 |
| |
|
0 commit comments