Commit 64b6c9f
committed
Fix emit for ES6 export default class with static initializers. Fixes microsoft#5136.
1 parent e7c2003 commit 64b6c9f
5 files changed
Lines changed: 28 additions & 2 deletions
File tree
- src/compiler
- tests
- baselines/reference
- cases/conformance/es6/classDeclaration
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4785 | 4785 | | |
4786 | 4786 | | |
4787 | 4787 | | |
4788 | | - | |
4789 | | - | |
| 4788 | + | |
| 4789 | + | |
| 4790 | + | |
| 4791 | + | |
4790 | 4792 | | |
4791 | 4793 | | |
4792 | 4794 | | |
| |||
Lines changed: 9 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
Lines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
Lines changed: 6 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
0 commit comments