e7a88b9f02
Stub target references for member signatures, forwarding stubs and mixin stubs should be removed when tree shaking. Otherwise we might end up with dangling references if the stub target was tree shaken. Closes #44716 TEST=existing tests Change-Id: I5fd67c0ab8db588ecbe5c40101bbea662e1ffb51 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/180141 Commit-Queue: Johnni Winther <johnniwinther@google.com> Reviewed-by: Alexander Markov <alexmarkov@google.com>