mirror of
https://github.com/dart-lang/sdk
synced 2024-11-05 18:22:09 +00:00
b372fd4c52
Fixes #49301 From https://github.com/dart-lang/sdk/issues/49301#issuecomment-1165536192 Adds referenceFromIndex to outline transformations so that the eraser can use it to find the reference for the stub if it was already created. This is needed when the module where the stub exists is invalidated. Since references in other modules should still be valid, we should attempt to get that reference. Change-Id: I5905a002480444aecd57de650cd439bdc34d4eba Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/249729 Reviewed-by: Johnni Winther <johnniwinther@google.com> Reviewed-by: Joshua Litt <joshualitt@google.com> |
||
---|---|---|
.. | ||
src | ||
js_interop_checks.dart |