dart-sdk/tests/modular
Srujan Gaddam 6efce3b407 [pkg:js] Enable modular compilation for exports
Requires making caches use references instead of TreeNodes, and
classes are revisited if needed due to deserializing another module.
Extensions are stored in a library to extensions map so they can be
invalidated easier. Modular tests are added.

Change-Id: Ic33e1190f02f201591616d988de6cc6c8ddad89d
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/263540
Reviewed-by: Sigmund Cherem <sigmund@google.com>
Reviewed-by: Riley Porter <rileyporter@google.com>
2022-10-26 16:34:38 +00:00
..
constant_with_mixin
constants_2018
cross_module_constant_with_mixin
diamond
export_and_mock [pkg:js] Enable modular compilation for exports 2022-10-26 16:34:38 +00:00
extension_methods
impact_data [dart2js] Fix bug in impact data serialization. 2022-05-10 03:34:13 +00:00
int_js_number
issue37794
issue38703 [test] Fix expected and actual ordering 2022-10-04 23:47:59 +00:00
issue226161959 [dart2js] Apply mixin transform globally. 2022-03-23 18:38:51 +00:00
js_interop [package:js] Add @trustTypes annotation. 2022-04-20 15:24:18 +00:00
mixin_super
nested_constants
package_imports [modular_test] Remove uses of .packages altogether. 2022-04-09 00:35:13 +00:00
private_class_exposed_by_typedef Fix typos 2022-06-15 11:08:28 +00:00
static_interop_erasure [pkg:js] Disallow staticInterop generative constructors 2022-10-18 17:47:29 +00:00
subclass
unused_library_and_module [dart2js] Support trimming modular analysis data. 2022-04-20 21:58:29 +00:00