Skip to content

Remove MirrorsUsed and Comment from dart:mirrors before Dart 2.0 release #32507

Closed
@rmacnak-google

Description

@rmacnak-google

Dart2JS no longer implements mirrors; as such its cruft should be removed from mirrors.

  • MirrorsUsed was added only for dart2js to inform its tree shaker.
  • Comment was only used internally by dart2js, and it was never possible to get an instance at runtime.

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions