dart-sdk/pkg/compiler/test/inference
Christian Altamirano d983751b77 [dart2js] Refactor a few methods for type masks
Pass the CommonMasks abstract value domain instead of the JClosedWorld to TypeMask methods that need access to *their* abstract value domain. It is wrong to get the abstract value domain from the JClosedWorld because when we try to wrap abstract values, the abstract value domain in the JClosedWorld is the wrapper domain, not the domain being wrapped.

Change-Id: I5bbd0f4c56abe45714dd0a2657f73ef240efae0e
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/155640
Commit-Queue: Christian Altamirano <coam@google.com>
Reviewed-by: Stephen Adams <sra@google.com>
2020-07-28 17:25:40 +00:00
..
callers [dart2js] Clean up (pre-)NNBD unit test configurations. 2020-06-25 18:44:32 +00:00
data [dart2js] Clean up (pre-)NNBD unit test configurations. 2020-06-25 18:44:32 +00:00
inference_data [dart2js] Clean up (pre-)NNBD unit test configurations. 2020-06-25 18:44:32 +00:00
side_effects [dart2js] Clean up (pre-)NNBD unit test configurations. 2020-06-25 18:44:32 +00:00
callers_test.dart
inference0_test.dart
inference1_test.dart
inference2_test.dart
inference3_test.dart
inference_data_test.dart
inference_test_helper.dart
list_tracer_test.dart [dart2js] Refactor a few methods for type masks 2020-07-28 17:25:40 +00:00
load_deferred_library_test.dart
map_tracer_test.dart [dart2js] Refactor a few methods for type masks 2020-07-28 17:25:40 +00:00
null_flat_type_mask_test.dart
show.dart
side_effects_test.dart
trivial_abstract_value_domain_test.dart
type_combination_test.dart [dart2js] Refactor a few methods for type masks 2020-07-28 17:25:40 +00:00
type_mask2_test.dart [dart2js] Refactor a few methods for type masks 2020-07-28 17:25:40 +00:00
type_mask_disjoint_test.dart [dart2js] Refactor a few methods for type masks 2020-07-28 17:25:40 +00:00
type_mask_test.dart [dart2js] Refactor a few methods for type masks 2020-07-28 17:25:40 +00:00
type_mask_test_helper.dart [dart2js] Refactor a few methods for type masks 2020-07-28 17:25:40 +00:00
union_type_test.dart [dart2js] Refactor a few methods for type masks 2020-07-28 17:25:40 +00:00