dart-sdk/pkg/compiler/test
Joshua Litt c242053202 [dart2js] Fix bug in constant impact visitor.
Currently we do not collect constants from UnevaluatedContants.

Change-Id: Ie9ff2cd09cdd654f2294f4eee42edbfdc652695f
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/242220
Reviewed-by: Sigmund Cherem <sigmund@google.com>
Commit-Queue: Joshua Litt <joshualitt@google.com>
2022-04-25 18:51:37 +00:00
..
analyses [js_ast] Migrate template.dart and builder.dart 2022-03-29 00:20:20 +00:00
annotations Remove redundant imports from compiler 2021-09-20 19:14:33 +00:00
async_await [dart2js] Fix #47566 by disabling optimization 2021-11-09 00:43:02 +00:00
closure [dart2js] Rti-need fix for generic instantiations 2021-10-19 23:48:31 +00:00
codegen Reland "[dart2js] Lower late field checks during SSA." 2022-04-21 21:10:58 +00:00
custom_split [dart2js] Tag all sources with @dart = 2.10 2022-04-06 21:31:45 +00:00
deferred [dart2js] Rename lib/compiler.dart to lib/compiler_api.dart 2022-04-21 03:42:39 +00:00
deferred_loading [dart2js] Tag all sources with @dart = 2.10 2022-04-06 21:31:45 +00:00
dump_info [dart2js] Adding class and classtype dump info tests 2022-04-24 20:05:20 +00:00
end_to_end [dart2js] Rename lib/compiler.dart to lib/compiler_api.dart 2022-04-21 03:42:39 +00:00
equivalence [dart2js] Rename lib/compiler.dart to lib/compiler_api.dart 2022-04-21 03:42:39 +00:00
field_analysis Add extension name getter on Enum. 2021-09-22 14:20:16 +00:00
generic_methods [dart2js] Migrate more of entities.dart 2022-04-20 04:46:57 +00:00
helpers [dart2js] Rename lib/compiler.dart to lib/compiler_api.dart 2022-04-21 03:42:39 +00:00
impact [dart2js] Fix bug in constant impact visitor. 2022-04-25 18:51:37 +00:00
inference [dart2js] Tag all sources with @dart = 2.10 2022-04-06 21:31:45 +00:00
inlining [dart2js] Rename lib/compiler.dart to lib/compiler_api.dart 2022-04-21 03:42:39 +00:00
js [dart2js] Tag all sources with @dart = 2.10 2022-04-06 21:31:45 +00:00
jsinterop [dart2js] Move common_elements.dart to common/elements.dart. 2022-02-03 21:21:39 +00:00
jumps Remove unnecessary imports from compiler/test 2021-03-16 19:44:10 +00:00
member_usage [dart2js] Elide a number of interfaces. 2022-02-19 02:49:52 +00:00
model [dart2js] Migrate more of entities.dart 2022-04-20 04:46:57 +00:00
optimization [dart2js] Tag all sources with @dart = 2.10 2022-04-06 21:31:45 +00:00
rti [dart2js] Ensure live/checked type visitors consider instantiations of 2022-04-16 00:07:25 +00:00
serialization [dart2js] Rename lib/compiler.dart to lib/compiler_api.dart 2022-04-21 03:42:39 +00:00
sourcemaps [dart2js] Rename lib/compiler.dart to lib/compiler_api.dart 2022-04-21 03:42:39 +00:00
static_type [dart2js] Cleanup some indirection in element_map_impl and friends. 2022-02-22 20:35:32 +00:00
tool/graph_isomorphizer [dart2js] Rename lib/compiler.dart to lib/compiler_api.dart 2022-04-21 03:42:39 +00:00
analysis_options.yaml pkg:compiler - enable and fix null operator lints 2021-09-24 23:07:19 +00:00