Commit 58bd046
committed
Fixed #2418 AS3 - initialization of class static vars in script initializer (Haxe)
1 parent c45eb35 commit 58bd046
21 files changed
Lines changed: 196 additions & 86 deletions
File tree
- libsrc/ffdec_lib
- src/com/jpexs/decompiler/flash
- abc
- avm2
- model
- parser/script
- types
- traits
- exporters/script
- xfl
- testdata/haxe
- src
- tests_classes
- test/com/jpexs/decompiler/flash
- as3decompile
- generators
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| 17 | + | |
17 | 18 | | |
18 | 19 | | |
19 | 20 | | |
| |||
3707 | 3708 | | |
3708 | 3709 | | |
3709 | 3710 | | |
| 3711 | + | |
3710 | 3712 | | |
3711 | 3713 | | |
3712 | 3714 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5921 | 5921 | | |
5922 | 5922 | | |
5923 | 5923 | | |
5924 | | - | |
| 5924 | + | |
5925 | 5925 | | |
5926 | 5926 | | |
5927 | 5927 | | |
| |||
5999 | 5999 | | |
6000 | 6000 | | |
6001 | 6001 | | |
6002 | | - | |
| 6002 | + | |
6003 | 6003 | | |
6004 | 6004 | | |
6005 | 6005 | | |
| |||
Lines changed: 5 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
265 | 265 | | |
266 | 266 | | |
267 | 267 | | |
268 | | - | |
269 | | - | |
| 268 | + | |
| 269 | + | |
270 | 270 | | |
271 | | - | |
| 271 | + | |
272 | 272 | | |
273 | | - | |
| 273 | + | |
274 | 274 | | |
275 | 275 | | |
276 | 276 | | |
277 | | - | |
| 277 | + | |
278 | 278 | | |
279 | 279 | | |
280 | 280 | | |
| |||
0 commit comments