Johnni Winther
cb3cac408d
[kernel] Add AbstractSuper* nodes
...
This adds AbstractSuperMethodInvocation, AbstractSuperPropertyGet,
AbstractSuperPropertySet nodes which are to be used for super access
in mixin declaration.
These super accesses do not resolve to their statically bound target
but instead the interface target on the types in the 'on' clauses, and
need to be updated to the statically bound target upon mixin application.
This has lead backends to disregard the interface target provided by
the CFE and instead always compute targets for super accesses.
This change is a step towards creating a clear separation between the
two use cases, enabling a more precise handling of super accesses.
The new nodes are not created yet with this CL.
TEST=existing
Change-Id: I70ea9baf5b4b970b10cc72b7409633d270d57755
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/245168
Reviewed-by: Alexander Markov <alexmarkov@google.com >
Reviewed-by: Nicholas Shahan <nshahan@google.com >
Reviewed-by: Chloe Stefantsova <cstefantsova@google.com >
Commit-Queue: Johnni Winther <johnniwinther@google.com >
2022-05-20 09:50:01 +00:00
..
2022-05-20 09:50:01 +00:00
2022-05-04 20:53:15 +00:00
2022-05-10 18:08:43 +00:00
2021-07-29 16:55:55 +00:00
2021-08-10 21:10:01 +00:00
2022-03-09 14:17:44 +00:00
2022-05-18 23:24:30 +00:00
2022-05-16 19:08:45 +00:00
2022-03-03 00:58:49 +00:00
2021-10-14 00:10:12 +00:00
2021-03-19 15:29:57 +00:00
2021-07-13 01:55:45 +00:00
2021-12-16 10:39:49 +00:00
2021-07-05 10:45:47 +00:00
2021-07-13 01:55:45 +00:00
2022-03-26 09:41:21 +00:00
2022-03-26 09:41:21 +00:00
2021-09-08 16:29:19 +00:00
2021-12-14 22:20:05 +00:00
2022-05-05 19:29:35 +00:00
2022-05-05 19:29:35 +00:00
2021-03-02 16:28:12 +00:00
2022-03-26 09:41:21 +00:00
2021-05-05 23:43:14 +00:00
2022-04-29 01:03:50 +00:00
2021-12-20 21:40:33 +00:00
2021-12-20 21:40:33 +00:00
2021-11-17 11:02:01 +00:00
2021-11-17 11:02:01 +00:00
2021-09-08 13:39:34 +00:00
2022-04-29 01:03:50 +00:00
2022-05-02 20:53:01 +00:00
2021-09-10 22:21:36 +00:00
2021-11-24 13:03:52 +00:00
2021-09-10 22:21:36 +00:00
2021-11-24 13:03:52 +00:00
2021-09-10 22:21:36 +00:00
2022-01-20 00:57:57 +00:00
2022-01-20 00:57:57 +00:00
2021-09-10 22:21:36 +00:00
2021-11-24 13:03:52 +00:00
2022-01-28 07:49:21 +00:00
2022-02-22 21:48:14 +00:00
2022-05-04 22:59:24 +00:00
2022-02-22 21:48:14 +00:00
2022-05-04 22:59:24 +00:00
2022-02-22 21:48:14 +00:00
2022-05-04 22:59:24 +00:00
2022-02-22 21:48:14 +00:00
2022-05-16 22:35:55 +00:00
2022-02-22 21:48:14 +00:00
2022-05-04 22:59:24 +00:00
2022-04-27 10:26:25 +00:00
2022-04-07 23:15:48 +00:00
2021-12-16 21:33:49 +00:00
2022-04-13 07:54:02 +00:00
2021-12-16 21:33:49 +00:00
2021-09-27 23:45:45 +00:00
2021-12-16 21:33:49 +00:00
2022-01-20 00:57:57 +00:00
2022-01-20 00:57:57 +00:00
2022-01-20 00:57:57 +00:00
2021-09-27 23:45:45 +00:00
2021-12-16 21:33:49 +00:00
2022-01-20 00:57:57 +00:00
2021-07-02 19:06:45 +00:00
2021-07-02 19:06:45 +00:00
2021-07-02 19:06:45 +00:00
2021-07-02 19:06:45 +00:00
2022-01-20 00:57:57 +00:00
2021-07-02 19:06:45 +00:00
2021-07-02 19:06:45 +00:00
2022-01-20 00:57:57 +00:00
2022-01-21 21:24:20 +00:00
2022-03-04 03:28:51 +00:00
2022-05-05 22:15:45 +00:00
2022-03-22 22:41:50 +00:00
2021-07-29 16:55:55 +00:00
2021-10-14 00:10:12 +00:00
2022-01-06 18:38:28 +00:00
2022-04-20 21:10:08 +00:00
2022-03-25 10:29:30 +00:00
2022-05-17 21:36:56 +00:00
2022-04-18 20:34:57 +00:00
2021-04-26 07:52:47 +00:00
2021-07-08 14:22:54 +00:00
2022-04-28 22:21:40 +00:00
2022-01-28 07:49:21 +00:00
2021-03-19 20:24:48 +00:00
2021-03-19 20:24:48 +00:00
2021-03-19 20:24:48 +00:00
2022-01-20 00:57:57 +00:00
2021-03-19 20:24:48 +00:00
2022-02-18 12:09:42 +00:00
2022-01-28 07:49:21 +00:00
2021-09-15 22:32:04 +00:00
2022-04-29 01:03:50 +00:00
2022-01-20 00:57:57 +00:00
2021-09-01 16:57:59 +00:00
2021-09-01 16:57:59 +00:00
2022-04-27 13:07:21 +00:00
2021-07-09 13:48:25 +00:00
2022-04-19 18:51:47 +00:00
2021-11-16 16:23:36 +00:00
2022-04-29 01:03:50 +00:00
2021-11-08 15:51:32 +00:00
2022-04-08 08:25:33 +00:00
2022-04-08 08:25:33 +00:00
2021-09-08 01:16:57 +00:00
2022-02-17 18:10:31 +00:00
2022-02-17 18:10:31 +00:00
2022-04-18 22:30:36 +00:00
2021-11-01 17:41:41 +00:00
2022-04-27 17:11:35 +00:00
2022-05-10 16:11:53 +00:00
2021-10-14 00:10:12 +00:00
2022-01-21 21:24:20 +00:00
2022-01-21 21:24:20 +00:00
2021-10-07 06:43:53 +00:00
2022-01-21 02:02:00 +00:00
2021-09-27 22:01:43 +00:00
2021-04-20 11:17:36 +00:00
2022-04-21 11:06:39 +00:00
2021-12-16 10:39:49 +00:00
2022-05-11 19:52:45 +00:00
2022-01-20 00:57:57 +00:00
2022-05-11 19:52:45 +00:00
2022-01-20 00:57:57 +00:00
2022-01-20 00:57:57 +00:00
2022-05-16 22:35:55 +00:00
2022-01-20 00:57:57 +00:00
2022-05-11 19:52:45 +00:00
2021-04-19 14:11:38 +00:00
2022-05-11 19:52:45 +00:00
2022-05-11 19:52:45 +00:00
2021-09-22 14:20:16 +00:00
2022-04-11 15:42:01 +00:00
2021-09-28 18:30:52 +00:00
2022-02-28 15:05:59 +00:00
2022-04-29 01:03:50 +00:00
2022-04-28 23:27:20 +00:00
2022-01-12 02:09:24 +00:00
2022-04-19 00:56:46 +00:00
2022-01-12 02:09:24 +00:00
2021-05-04 11:08:31 +00:00
2022-05-20 09:50:01 +00:00
2022-01-28 07:49:21 +00:00
2022-01-28 07:49:21 +00:00
2022-05-17 22:11:36 +00:00
2022-02-18 10:21:02 +00:00
2021-05-18 06:12:03 +00:00
2022-05-02 20:53:01 +00:00
2021-05-10 09:13:09 +00:00
2021-03-02 13:11:42 +00:00
2022-04-25 23:12:53 +00:00
2022-05-11 19:31:04 +00:00
2021-09-30 13:19:42 +00:00
2021-09-16 19:40:05 +00:00
2021-09-16 17:18:37 +00:00
2021-12-08 00:25:10 +00:00
2021-07-16 20:50:58 +00:00
2022-01-20 00:57:57 +00:00
2021-04-14 21:50:31 +00:00
2021-08-18 18:22:53 +00:00
2022-03-25 10:29:30 +00:00
2022-04-29 01:03:50 +00:00
2021-09-03 19:08:37 +00:00
2022-03-25 10:29:30 +00:00
2022-03-25 10:29:30 +00:00
2022-04-18 23:14:37 +00:00
2022-03-08 22:42:46 +00:00
2021-07-02 19:06:45 +00:00
2022-03-26 09:41:21 +00:00
2021-09-02 14:14:35 +00:00
2021-07-29 16:55:55 +00:00
2021-07-02 19:06:45 +00:00
2021-07-02 19:06:45 +00:00
2021-07-02 19:06:45 +00:00
2021-07-02 19:06:45 +00:00
2021-07-02 19:06:45 +00:00
2022-05-20 08:16:41 +00:00
2021-09-03 19:08:37 +00:00
2021-07-07 23:12:53 +00:00
2021-09-30 16:50:58 +00:00
2021-07-07 23:12:53 +00:00
2022-04-26 11:45:48 +00:00
2022-01-20 00:57:57 +00:00
2022-04-29 01:03:50 +00:00
2022-05-02 20:53:01 +00:00
2022-05-02 20:53:01 +00:00
2022-05-04 20:53:15 +00:00
2022-05-12 22:59:15 +00:00
2022-05-12 22:59:15 +00:00
2022-04-28 21:16:01 +00:00
2022-04-28 21:16:01 +00:00
2022-04-28 21:16:01 +00:00
2022-04-28 21:16:01 +00:00
2022-03-22 22:41:50 +00:00
2022-03-10 23:48:05 +00:00
2022-03-22 22:41:50 +00:00
2022-03-22 22:41:50 +00:00
2021-03-31 20:51:32 +00:00
2022-03-22 22:41:50 +00:00
2022-03-22 22:41:50 +00:00
2022-03-30 19:01:33 +00:00
2021-09-13 19:30:30 +00:00
2022-03-22 22:41:50 +00:00
2022-04-28 21:16:01 +00:00
2022-04-28 21:16:01 +00:00
2022-04-29 01:03:50 +00:00
2022-04-29 01:03:50 +00:00
2021-03-03 09:31:53 +00:00
2021-03-03 09:31:53 +00:00
2021-03-09 20:27:00 +00:00
2021-08-05 20:46:12 +00:00
2021-07-13 19:04:20 +00:00
2021-07-02 19:06:45 +00:00
2021-07-02 19:06:45 +00:00
2021-12-17 00:15:09 +00:00
2021-11-18 19:45:26 +00:00
2021-10-14 00:10:12 +00:00
2022-04-07 23:15:48 +00:00
2022-03-23 18:30:21 +00:00
2022-04-28 20:45:40 +00:00
2021-08-24 16:49:23 +00:00
2022-05-02 20:53:01 +00:00
2022-02-02 00:32:25 +00:00
2022-04-29 01:03:50 +00:00
2022-05-19 12:22:24 +00:00
2021-09-02 19:22:16 +00:00
2021-08-20 16:19:16 +00:00
2022-02-17 21:29:11 +00:00
2021-09-08 01:16:57 +00:00
2021-09-02 19:22:16 +00:00
2022-01-20 00:57:57 +00:00
2021-06-09 02:50:50 +00:00
2021-07-02 14:26:04 +00:00
2021-09-16 19:40:05 +00:00
2021-12-16 10:39:49 +00:00
2021-12-16 10:39:49 +00:00
2022-03-22 19:45:03 +00:00
2022-03-22 19:45:03 +00:00
2022-03-22 19:45:03 +00:00
2022-04-29 01:03:50 +00:00
2022-03-22 19:45:03 +00:00
2022-03-22 19:45:03 +00:00
2022-05-02 20:53:01 +00:00
2022-03-22 19:45:03 +00:00
2021-05-11 11:15:53 +00:00
2022-03-08 18:06:14 +00:00
2022-04-29 01:03:50 +00:00
2022-03-08 18:06:14 +00:00
2021-12-08 22:09:08 +00:00
2021-07-16 20:50:58 +00:00
2022-03-02 18:57:29 +00:00
2022-03-02 18:57:29 +00:00
2021-12-15 22:22:36 +00:00
2022-05-10 18:08:43 +00:00
2022-05-10 18:08:43 +00:00
2021-08-16 11:11:04 +00:00
2021-08-16 11:11:04 +00:00
2022-01-20 00:57:57 +00:00
2021-10-20 16:54:32 +00:00
2021-08-16 11:11:04 +00:00
2021-08-16 11:11:04 +00:00
2022-05-11 16:59:24 +00:00
2022-03-07 22:49:23 +00:00
2022-05-11 16:59:24 +00:00
2022-03-07 22:49:23 +00:00
2022-01-20 00:57:57 +00:00
2022-03-07 22:49:23 +00:00
2022-01-20 00:57:57 +00:00
2021-09-16 00:13:34 +00:00
2021-09-15 22:32:04 +00:00
2021-07-29 16:55:55 +00:00
2022-05-18 21:39:40 +00:00
2022-05-18 21:39:40 +00:00
2022-05-10 18:08:43 +00:00
2021-07-02 19:06:45 +00:00
2021-07-02 19:06:45 +00:00
2022-03-10 22:38:26 +00:00
2021-09-08 13:39:34 +00:00
2021-07-02 19:06:45 +00:00
2022-04-29 01:03:50 +00:00
2022-04-29 01:03:50 +00:00
2022-05-02 20:53:01 +00:00
2022-05-02 20:53:01 +00:00
2022-03-22 19:45:03 +00:00
2022-03-22 19:45:03 +00:00
2022-03-22 19:45:03 +00:00
2022-05-06 12:57:44 +00:00
2022-03-22 19:45:03 +00:00
2022-03-22 19:45:03 +00:00
2022-02-18 16:06:12 +00:00
2021-08-16 13:02:34 +00:00
2021-11-10 15:29:13 +00:00
2022-05-02 20:53:01 +00:00
2022-05-02 19:25:12 +00:00
2022-04-25 23:12:53 +00:00
2021-12-17 00:15:09 +00:00
2021-11-02 17:42:52 +00:00
2021-11-02 17:42:52 +00:00
2021-08-16 11:11:04 +00:00
2021-10-20 16:54:32 +00:00
2021-10-20 16:54:32 +00:00
2021-10-20 16:54:32 +00:00
2021-10-20 16:54:32 +00:00
2022-04-07 23:15:48 +00:00
2021-10-20 16:54:32 +00:00
2021-10-20 16:54:32 +00:00
2022-04-18 20:34:57 +00:00
2021-10-14 00:10:12 +00:00
2021-10-14 00:10:12 +00:00
2021-10-14 00:10:12 +00:00
2022-05-04 20:53:15 +00:00
2022-05-02 20:53:01 +00:00
2022-04-28 21:16:01 +00:00
2021-07-02 19:06:45 +00:00
2022-04-28 21:16:01 +00:00
2022-04-28 21:16:01 +00:00
2021-07-02 19:06:45 +00:00
2022-05-03 15:38:34 +00:00
2022-05-03 15:38:34 +00:00
2021-10-05 16:32:40 +00:00
2021-10-05 16:32:40 +00:00
2021-12-15 23:12:19 +00:00
2021-12-15 23:12:19 +00:00
2021-06-14 20:45:18 +00:00
2021-06-14 20:45:18 +00:00
2022-03-28 11:20:52 +00:00
2022-03-29 08:03:35 +00:00
2022-03-29 08:03:35 +00:00
2022-01-28 07:49:21 +00:00
2022-01-20 00:57:57 +00:00
2021-07-08 14:22:54 +00:00
2021-12-15 22:22:36 +00:00
2021-09-02 21:46:35 +00:00
2022-01-20 00:57:57 +00:00
2021-10-07 17:13:12 +00:00
2021-08-31 00:10:08 +00:00
2021-10-25 17:30:50 +00:00
2021-12-08 01:22:49 +00:00
2021-09-08 01:16:57 +00:00
2021-10-25 17:30:50 +00:00
2021-10-25 17:30:50 +00:00
2022-04-29 01:03:50 +00:00
2022-05-11 19:52:45 +00:00
2021-10-14 00:10:12 +00:00
2022-05-05 23:20:25 +00:00
2022-05-05 23:20:25 +00:00