You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[dart2wasm] Fix return in load ID module compile loop.
The 'return' on line 213 was causing only the first module to be
compiled.
The updated deferred_loading test now guards against this error.
Change-Id: Idfc1583bc4facbfe70f291797084a913f6fc4525
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/455380
Reviewed-by: Mayank Patke <fishythefish@google.com>
Commit-Queue: Nate Biggs <natebiggs@google.com>
0 commit comments