Commit 14774d6
authored
Merge pull request microsoft#9305 from RyanCavanaugh/fix9293
Properly detect circular constructor-declared `this` properties (JS)12 files changed
Lines changed: 62 additions & 63 deletions
File tree
- src/compiler
- tests
- baselines/reference
- transpile
- cases/compiler
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3151 | 3151 | | |
3152 | 3152 | | |
3153 | 3153 | | |
3154 | | - | |
| 3154 | + | |
| 3155 | + | |
| 3156 | + | |
| 3157 | + | |
| 3158 | + | |
| 3159 | + | |
| 3160 | + | |
3155 | 3161 | | |
3156 | | - | |
| 3162 | + | |
3157 | 3163 | | |
3158 | | - | |
| 3164 | + | |
3159 | 3165 | | |
3160 | 3166 | | |
3161 | 3167 | | |
3162 | | - | |
3163 | | - | |
| 3168 | + | |
| 3169 | + | |
3164 | 3170 | | |
3165 | 3171 | | |
3166 | | - | |
3167 | | - | |
3168 | | - | |
| 3172 | + | |
| 3173 | + | |
| 3174 | + | |
3169 | 3175 | | |
3170 | | - | |
| 3176 | + | |
3171 | 3177 | | |
3172 | 3178 | | |
3173 | 3179 | | |
| |||
Lines changed: 0 additions & 9 deletions
This file was deleted.
Lines changed: 0 additions & 10 deletions
This file was deleted.
Lines changed: 17 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 | + | |
Lines changed: 21 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 | + | |
Lines changed: 0 additions & 9 deletions
This file was deleted.
Lines changed: 0 additions & 10 deletions
This file was deleted.
Lines changed: 0 additions & 6 deletions
This file was deleted.
tests/baselines/reference/transpile/Report an error when compiler-options input is empty object.js
Lines changed: 0 additions & 2 deletions
This file was deleted.
Lines changed: 0 additions & 6 deletions
This file was deleted.
0 commit comments