Files
sdk/runtime/vm
Alexander Markov 0e65e45e9e [vm/compiler] Do not use interface target for calls via getters
For calls via getters and fields front-end generates MethodInvocation
node with interface target pointing to a getter/field.
Such target doesn't fully represent what is being called - it should
be implicitly chained by call(), so it is incorrect to use such
interface target for type propagation.

Change-Id: I76198b443474fdcb383671fbc9946b4938a4e1df
Reviewed-on: https://dart-review.googlesource.com/c/88260
Auto-Submit: Alexander Markov <alexmarkov@google.com>
Reviewed-by: Régis Crelier <regis@google.com>
Commit-Queue: Régis Crelier <regis@google.com>
2019-01-03 22:03:13 +00:00
..
2018-12-14 10:49:18 +00:00
2018-10-26 13:00:33 +00:00
2018-10-10 23:19:24 +00:00
2018-09-21 21:30:33 +00:00
2018-09-21 21:30:33 +00:00
2019-01-03 19:04:10 +00:00
2018-11-01 16:37:22 +00:00
2018-11-01 16:37:22 +00:00
2018-11-08 02:02:39 +00:00
2019-01-03 19:04:10 +00:00
2018-12-06 14:46:58 +00:00
2018-11-01 16:37:22 +00:00
2018-08-20 22:47:31 +00:00
2018-11-01 16:37:22 +00:00
2017-10-30 22:02:20 +00:00
2018-11-08 02:02:39 +00:00
2018-11-09 00:13:26 +00:00
2019-01-02 17:57:52 +00:00
2018-11-09 00:13:26 +00:00
2018-11-09 00:13:26 +00:00
2018-11-20 17:25:42 +00:00
2017-11-23 00:07:56 +00:00
2017-11-23 00:07:56 +00:00
2018-12-10 23:15:27 +00:00
2018-12-10 23:15:27 +00:00
2018-11-08 02:02:39 +00:00
2017-06-22 08:49:22 -07:00
2018-11-08 02:02:39 +00:00
2018-11-08 02:02:39 +00:00
2018-09-21 21:30:33 +00:00
2018-12-04 20:18:23 +00:00