Commit 53b35e6
[dart2wasm] Fix missing local names in wasm serializer
There was a missing increment of an integer for the local names to be
written out in the [0] refactoring.
Once we have the wasm module reader checked-in, I could even write a
regression test for it.
[0] https://dart-review.googlesource.com/c/sdk/+/452040
Change-Id: I65367b6796a50f16db1c013c94bb1d413691e980
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/452600
Reviewed-by: Ömer Ağacan <[email protected]>
Commit-Queue: Martin Kustermann <[email protected]>1 parent adaa736 commit 53b35e6
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
453 | 453 | | |
454 | 454 | | |
455 | 455 | | |
| 456 | + | |
456 | 457 | | |
457 | 458 | | |
458 | 459 | | |
| |||
0 commit comments