dart-sdk/sdk
rmacnak@google.com a6e42c48b5 Deal with deferred loading in the VM mirrors.
- Invalidate MirrorSystem.libraries when a load completes.
- Recheck if a deferred import's target has been loaded before failing.
- Allow loading libraries from a LibraryDepedencyMirror.
- Propogate compile-time error when attempting to reflect a deferred type.

BUG=http://dartbug.com/22592
R=asiva@google.com, gbracha@google.com

Review URL: https://codereview.chromium.org//1095903002

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@45444 260f80e4-7a28-3924-810f-c04153c831b5
2015-04-28 23:47:45 +00:00
..
bin Analyzer build updates to use analyzer_cli. 2015-04-21 20:59:31 +00:00
lib Deal with deferred loading in the VM mirrors. 2015-04-28 23:47:45 +00:00
api_readme.md add a readme for the api docs 2015-04-02 17:49:14 +00:00