Commit c9a8bbd
[dart2wasm] Fix JSCM String.fromCharCodes
Fixes test corelib/string_fromcharcodes_test in JSCM.
Change-Id: I9c2a1b7f67819c193a98b00932328571303589fb
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/392901
Commit-Queue: Ömer Ağacan <[email protected]>
Reviewed-by: Slava Egorov <[email protected]>1 parent 66a2ecd commit c9a8bbd
File tree
1 file changed
+8
-7
lines changed- sdk/lib/_internal/wasm_js_compatibility/lib
1 file changed
+8
-7
lines changedLines changed: 8 additions & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
19 | | - | |
20 | | - | |
21 | | - | |
| 18 | + | |
22 | 19 | | |
23 | | - | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | | - | |
| 35 | + | |
| 36 | + | |
36 | 37 | | |
37 | 38 | | |
38 | 39 | | |
39 | 40 | | |
40 | 41 | | |
41 | 42 | | |
42 | | - | |
| 43 | + | |
43 | 44 | | |
44 | 45 | | |
45 | 46 | | |
| |||
0 commit comments