dart-sdk/pkg/dev_compiler/lib
Srujan Gaddam 61abaeda3f [CFE/web] Move static interop erasure and remove outline stubber
Deletes the outline stubber as it's not necessary on any backend.
DDC should compile the entire sources and outline dill in one step.
dart2wasm operates similarly, and so only needs the modular transformer.
dart2js moves the erasure to a global transform.

Also, this CL reverts now unnecessary plumbing that was needed for the
outline stubber.

Change-Id: Ic085c4fad5a6bdfc7d6916f7fa575c6ef9b20110
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/253000
Reviewed-by: Joshua Litt <joshualitt@google.com>
Reviewed-by: Johnni Winther <johnniwinther@google.com>
Commit-Queue: Srujan Gaddam <srujzs@google.com>
2022-08-01 18:17:44 +00:00
..
js [ddc] Merge remaining diffs in dart_library.js 2021-02-01 19:55:49 +00:00
src [CFE/web] Move static interop erasure and remove outline stubber 2022-08-01 18:17:44 +00:00
ddc.dart [ddc] Migrate ddc library to null safety 2022-07-19 00:03:04 +00:00
dev_compiler.dart [ddc] Migrate dev_compiler library to null safety 2022-07-19 17:50:14 +00:00