Commit ebbde04
authored
Merge pull request swiftwasm#772 from PassiveLogic/kr/global-namespace-static-members
BridgeJS: Emit static members in declare global class declarations2 files changed
Lines changed: 9 additions & 6 deletions
File tree
- Plugins/BridgeJS
- Sources/BridgeJSLink
- Tests/BridgeJSToolTests/__Snapshots__/BridgeJSLinkTests
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3143 | 3143 | | |
3144 | 3144 | | |
3145 | 3145 | | |
| 3146 | + | |
3146 | 3147 | | |
3147 | | - | |
| 3148 | + | |
3148 | 3149 | | |
3149 | 3150 | | |
3150 | 3151 | | |
3151 | | - | |
3152 | | - | |
3153 | | - | |
| 3152 | + | |
3154 | 3153 | | |
| 3154 | + | |
3155 | 3155 | | |
3156 | | - | |
| 3156 | + | |
| 3157 | + | |
| 3158 | + | |
3157 | 3159 | | |
3158 | 3160 | | |
3159 | 3161 | | |
| |||
Lines changed: 2 additions & 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 | 41 | | |
| |||
0 commit comments