Commit 59a5a36
[dart2wasm] Add missing polyfill for
This is a follow up to [0] that started to make use of
`wasm:js-string.test`.
[0] https://dart-review.googlesource.com/c/sdk/+/429362
Closes #60763
Change-Id: Iac4b6ad1b845a486e4b8583e18d5f0941f55add6
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/429943
Commit-Queue: Martin Kustermann <[email protected]>
Reviewed-by: Ömer Ağacan <[email protected]>wasm:js-string.test and remove unused (and not polyfilled) wasm:js-string.fromCodePoint
1 parent 273ae87 commit 59a5a36
File tree
2 files changed
+1
-3
lines changed- pkg/dart2wasm/lib/js
- sdk/lib/_internal/wasm/lib
2 files changed
+1
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
173 | 173 | | |
174 | 174 | | |
175 | 175 | | |
| 176 | + | |
176 | 177 | | |
177 | 178 | | |
178 | 179 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
999 | 999 | | |
1000 | 1000 | | |
1001 | 1001 | | |
1002 | | - | |
1003 | | - | |
1004 | | - | |
1005 | 1002 | | |
1006 | 1003 | | |
1007 | 1004 | | |
| |||
0 commit comments