Closed
Description
In r14469 we stubbed out some of how runtime mirrors can work in dart2js.
There are great technical challenges to overcome in implementing mirrors for dart2js, and we expect there wil be a non-trivial overhead for the most general usages.
At the time of writing, mirrors for are not being actively developed as the dart2js team is focusing on performance and language feature completeness. But patches are welcome!