dart-sdk/tests/modular/export_and_mock
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
..
export.dart [pkg:js] Enable modular compilation for exports 2022-10-26 16:34:38 +00:00
main.dart [pkg:js] Enable modular compilation for exports 2022-10-26 16:34:38 +00:00
mock.dart [pkg:js] Enable modular compilation for exports 2022-10-26 16:34:38 +00:00
modules.yaml [pkg:js] Enable modular compilation for exports 2022-10-26 16:34:38 +00:00