d67104c37c
Instead of relying on descriptors, we now just take in an export map that was already precomputed for a given class. This map is then used to create an object literal that maps property names to their Dart targets. Change-Id: I431cbfb3978eb41543bb46859612e13da7637e79 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/261764 Reviewed-by: Riley Porter <rileyporter@google.com> Reviewed-by: Sigmund Cherem <sigmund@google.com>