dart-sdk/runtime
Alexander Aprelev 2ad715e706 [vm/hr] Directly compare type arguments count when validate hot reload.
There might be better fix with using canonical types for comparison, we
just need to make sure we canonicalize class's type when finalizing it.

Bug:https://github.com/dart-lang/sdk/issues/32942
Change-Id: I2301a7cb91146d587893f91f2d6ee7b731ea3c62
Reviewed-on: https://dart-review.googlesource.com/54314
Commit-Queue: Alexander Aprelev <aam@google.com>
Reviewed-by: Régis Crelier <regis@google.com>
2018-05-09 16:34:17 +00:00
..
bin [VM] Fix for issue 33027 (Fixes strong mode runtime error in _FileSystemWatcher 2018-05-07 17:45:02 +00:00
include [vm] Use compiler warnings to insist callers check for errors from Dart_Invoke*/Load*/Compile*. 2018-05-03 17:34:13 +00:00
lib Make cast do the same things as retype. 2018-05-09 08:00:08 +00:00
observatory Revert "[vm/kernel] Expression execution through Kernel. 2018-05-09 12:41:00 +00:00
platform [vm] Align 64-bit atomic variables for 32-bit iOS. 2018-05-07 18:37:12 +00:00
tests/vm [vm/hr] Directly compare type arguments count when validate hot reload. 2018-05-09 16:34:17 +00:00
third_party [gn] Split target arch/os defines from dart_config 2017-10-31 17:33:13 +00:00
tools Read patch files in strong mode 2018-02-05 14:35:36 +00:00
vm [vm/hr] Directly compare type arguments count when validate hot reload. 2018-05-09 16:34:17 +00:00
.gitignore
BUILD.gn [GN] Uses dart_action.gni instead of compiled_action.gni. 2018-05-03 21:07:13 +00:00
codereview.settings
CPPLINT.cfg
PRESUBMIT.py
runtime_args.gni [vm, fuchsia] Build the VM as a shared library instead of a static library. 2018-04-27 21:14:37 +00:00