16f7f421df
Change-Id: I753153a9c8f5adeb9be516f60590bd3f33bc4923 Reviewed-on: https://dart-review.googlesource.com/c/88680 Reviewed-by: Kevin Millikin <kmillikin@google.com> Commit-Queue: Kevin Moore <kevmoo@google.com>
Runtime Support for Reified Generic Types
This subdirectory contains files used at runtime by the code generated by [../reify_transformer.dart].
The files in this directory can be imported by anyone, but files in this directory should be frugal about importing anything themselves. This is because this library is used by all programs that are tranformed and contributes to code size.