Files
sdk/runtime/vm
Martin Kustermann 06183779d7 [vm/compiler] Make the compiler use dyn:* selectors when calling getters
We already make the callsites use dyn:* selectors for normal method
calls as well as setters, this is doing the same thing for getters.

Once callsites use dyn:get:* various pieces in runtime need to be
adjusted to accomodate for that (e.g. NSM handling, etc).

A follow-up CL will then start actually generating dyn:* getters in
certain situations.

Issue https://github.com/dart-lang/sdk/issues/40876

Change-Id: If219603bc0b8eb119edd08b211a8897d21ec0fb6
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/154320
Commit-Queue: Martin Kustermann <kustermann@google.com>
Reviewed-by: Tess Strickland <sstrickl@google.com>
2020-07-15 12:38:04 +00:00
..
2019-10-07 18:13:06 +00:00
2020-07-09 00:15:07 +00:00
2020-07-09 00:15:07 +00:00
2020-06-26 09:39:15 +00:00
2020-06-26 09:39:15 +00:00
2019-10-27 18:18:29 +00:00
2020-05-07 19:40:18 +00:00
2020-05-04 21:15:27 +00:00
2020-07-09 00:15:07 +00:00
2020-07-09 00:15:07 +00:00
2020-05-04 21:15:27 +00:00
2020-04-22 17:34:09 +00:00
2020-05-04 21:15:27 +00:00
2020-06-26 09:39:15 +00:00
2020-07-09 00:15:07 +00:00
2020-07-09 00:15:07 +00:00
2020-06-17 14:01:54 +00:00
2020-05-07 19:40:18 +00:00
2020-07-09 00:15:07 +00:00
2020-07-09 00:15:07 +00:00
2020-06-17 14:01:54 +00:00
2020-05-04 21:15:27 +00:00