a9757d177a
This change concludes switching to the new invocation nodes in the VM. Support for the old invocation nodes (MethodInvocation, PropertyGet and PropertySet) is removed from the VM and VM-specific kernel transformations. TEST=ci Closes https://github.com/dart-lang/sdk/issues/45340 Change-Id: I0717732feb1b9c6ebdf0f6079ed42a90d00970a5 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/204741 Reviewed-by: Johnni Winther <johnniwinther@google.com> Reviewed-by: Martin Kustermann <kustermann@google.com> Commit-Queue: Alexander Markov <alexmarkov@google.com>