fb4f887eff
This change fixes findNativeName() in package:kernel/transformations/treeshaker to handle constant evaluated Dart annotations. This function is used from TFA and kernel tree shaker. This change is a prerequisite for enabling constant evaluation of annotations. Change-Id: I40f91cce6b34f0e262db7ae6f0fd98303acbf133 Reviewed-on: https://dart-review.googlesource.com/57401 Reviewed-by: Samir Jindel <sjindel@google.com> Commit-Queue: Samir Jindel <sjindel@google.com>