Files
sdk/runtime/vm
Jens Johansen 80e2d30c20 [vm] Fix issue causing recursive_mixin_test to crash
In the VM, TypeRef (extending AbstractType) did _not_ implement
error(), meaning that callong error() on such a type would call it in
AbstractType which basically just says `UNREACHABLE();`.

This fixes the issue.

Change-Id: I6cb9ebe8f814296db8383c187c880f367b096312
Reviewed-on: https://dart-review.googlesource.com/44420
Commit-Queue: Vyacheslav Egorov <vegorov@google.com>
Reviewed-by: Vyacheslav Egorov <vegorov@google.com>
Reviewed-by: Régis Crelier <regis@google.com>
2018-03-02 17:39:39 +00:00
..
2018-02-05 14:35:36 +00:00
2018-01-10 01:37:49 +00:00
2017-12-15 01:38:42 +00:00
2017-12-15 01:38:42 +00:00
2017-12-06 22:45:31 +00:00
2017-06-22 08:49:22 -07:00
2017-10-30 22:02:20 +00:00
2017-11-23 00:07:56 +00:00
2017-11-23 00:07:56 +00:00
2017-06-22 08:49:22 -07:00
2017-06-24 13:41:39 +02:00
2017-10-25 21:57:08 +00:00
2017-10-25 21:57:08 +00:00
2017-10-25 21:57:08 +00:00