dart-sdk/runtime
asiva af57d2a0eb [VM] Remove dead code associated with flag '--error-on-bad-override'
- Remove all dead code associated with flag '--error-on-bad-override' which is currently running only under !FLAG_strong which is not valid anymore
- Not removing the flag from flag_list for now as it is used in a number of tests and removing it from all these places would be a big change, it would be a NOP flag
- removed some dead code in 'loader.dart' which was invoked from the tag handler

Change-Id: I5474b51b4dee7471e80b4081e55b996f1d75612f
Reviewed-on: https://dart-review.googlesource.com/c/78382
Reviewed-by: Alexander Markov <alexmarkov@google.com>
2018-10-08 04:44:24 +00:00
..
bin [VM] Remove dead code associated with flag '--error-on-bad-override' 2018-10-08 04:44:24 +00:00
docs [vm/compiler] Support materializing unboxed variables when entering catch. 2018-09-14 17:39:12 +00:00
include [VM] Remove dead code associated with flag '--error-on-bad-override' 2018-10-08 04:44:24 +00:00
lib Refactor the file groups in runtime/lib/ gni files, separate the cc and dart files. 2018-09-28 19:10:25 +00:00
observatory [gardening] Mark more tests slow 2018-10-06 05:52:18 +00:00
platform [vm] Propagate more UTF8 conversion errors 2018-09-06 02:23:21 +00:00
tests/vm [gardening] Differentiate windows bot test failures on ia32 vs x64 2018-10-06 05:20:49 +00:00
third_party [gn] Split target arch/os defines from dart_config 2017-10-31 17:33:13 +00:00
tools [dart/fuzzer] Avoid OOM situations that may yield false divergence 2018-10-06 00:13:20 +00:00
vm [VM] Remove dead code associated with flag '--error-on-bad-override' 2018-10-08 04:44:24 +00:00
.gitignore
BUILD.gn Add flag to control symbol visibility of libdart 2018-09-25 23:58:57 +00:00
codereview.settings
configs.gni [vm] Reland: Move the interpreter under a flag. 2018-09-07 19:25:31 +00:00
CPPLINT.cfg
PRESUBMIT.py
runtime_args.gni Add flag to control symbol visibility of libdart 2018-09-25 23:58:57 +00:00