Commit 3b6ab55
committed
Fix webidl_binder so it can't handle missing assert function
This can happen when ASSERTIONS is not set and we are in STRICT
mode or MINIMAL_RUNTIME mode.
See emscripten-core#205921 parent c4d76b8 commit 3b6ab55
2 files changed
Lines changed: 11 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7637 | 7637 | | |
7638 | 7638 | | |
7639 | 7639 | | |
| 7640 | + | |
7640 | 7641 | | |
7641 | 7642 | | |
7642 | 7643 | | |
| |||
7670 | 7671 | | |
7671 | 7672 | | |
7672 | 7673 | | |
7673 | | - | |
| 7674 | + | |
7674 | 7675 | | |
7675 | 7676 | | |
7676 | 7677 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
133 | 133 | | |
134 | 134 | | |
135 | 135 | | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
136 | 145 | | |
137 | 146 | | |
138 | 147 | | |
| |||
0 commit comments