d49cd3c552
By tracking `isCallOnInterceptor`, we avoid the need for class context information in the `sourceElement` to compute the value. `sourceElement` is now purely advisory to the choice of local names in codegen, and can't be the wrong kind of element as in issue #60793. Bug: #60793 Change-Id: I8bb68b6bf864a3a6f9f2beb40f68a6254431d49a Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/432003 Commit-Queue: Stephen Adams <sra@google.com> Reviewed-by: Mayank Patke <fishythefish@google.com>
This directory contains tests of the language and core library implementations. For more information, see https://github.com/dart-lang/sdk/tree/main/docs/Testing.md.