DescriptionGet the basics of deferred libraries working.
References to loadLibrary on a library prefix are compiled to a
helper function that returns a Future that always completes
successfully.
The deferred libraries aren't actually deferred, but code that uses
loadLibrary() now doesn't barf.
BUG=#27343
R=vsm@google.com
Committed: https://github.com/dart-lang/dev_compiler/commit/8daf4cfb73aa92c035f360832ccc7218e41d79a1
Patch Set 1 #Patch Set 2 : Update CHANGELOG. #Patch Set 3 : Rebase against latest. #Messages
Total messages: 7 (3 generated)
|