17781dbc36
This information is needed for correct expression compilation. Method name, for example, introduced in https://github.com/dart-lang/sdk/commit/48d8225b17f11c56dff129942ce044474a21db46 is needed for the compiler to confirm extension method context. For flutter https://github.com/flutter/flutter/pull/128084 will be needed. Fixes https://github.com/dart-lang/sdk/issues/52522 Change-Id: I32e53a953ebfb51afb462f4e2169fac0bcee0a7a Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/306908 Reviewed-by: Jens Johansen <jensj@google.com> Reviewed-by: Ben Konyi <bkonyi@google.com> Commit-Queue: Alexander Aprelev <aam@google.com>