Files
sdk/pkg/wasm_builder
Nate Biggs 7deaf2053d [dart2wasm] Update imported table elements map to avoid duplicate entries clobbering each other.
Specifically for the dispatch table, a single function can map to multiple indicies so the function -> index map is not injective and we end up overwriting entries.

Change-Id: I6ca69d5220b539328bafd215d45c52dac9d2e72e
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/385181
Reviewed-by: Martin Kustermann <kustermann@google.com>
Commit-Queue: Nate Biggs <natebiggs@google.com>
2024-09-13 15:58:12 +00:00
..
2022-02-17 09:26:23 +00:00