Files
sdk/runtime/vm
Vyacheslav Egorov aeff1c00f2 [vm/compiler] Improve CallTargets::CreateAndExpand
It should expand past abstract classes if that allows to merge
two consequtive ranges with the same target into one.

In Dart 2 mode cid ranges are often interrupted by
abstract classes introduced by mixin transformation.

This change allows to expand ranges past those classes and
merge consequtive ranges that have the same target.

Change-Id: Ic0f4fa956d989609bebbe6f8d275491c562aa492
Reviewed-on: https://dart-review.googlesource.com/61929
Commit-Queue: Vyacheslav Egorov <vegorov@google.com>
Reviewed-by: Martin Kustermann <kustermann@google.com>
2018-06-25 12:18:33 +00:00
..
2018-05-03 17:59:44 +00:00
2017-10-30 22:02:20 +00:00
2018-05-14 22:17:38 +00:00
2018-04-30 19:23:58 +00:00
2017-11-23 00:07:56 +00:00
2017-11-23 00:07:56 +00:00
2018-05-03 17:59:44 +00:00
2017-06-22 08:49:22 -07:00