809a549494
Forwarding stubs are added to a class for when calls target that class's interface. When a class is used as a mixin, these forwarding stubs should not be copied into the mixin application class. Fixes https://github.com/dart-lang/sdk/issues/31135 Change-Id: If516210391fed83ddeb150faca42b6df4049da12 Reviewed-on: https://dart-review.googlesource.com/15600 Reviewed-by: Paul Berry <paulberry@google.com> Commit-Queue: Kevin Millikin <kmillikin@google.com>