3d2b66074c
When the constant transformation is enabled on annotations, we need to fix handling of @ExternalName annotations in the kernel_loader to ensure that we are setting is_external = false on native methods. The original revision is in patchset 1. # Test Plan The only regression was on benchmarks, Golem results are pending. Change-Id: Ib80bb9f532299056e770a3b378cc5ad9ee451f57 Reviewed-on: https://dart-review.googlesource.com/56960 Commit-Queue: Samir Jindel <sjindel@google.com> Reviewed-by: Vyacheslav Egorov <vegorov@google.com>