DescriptionLoad parallel transformers in the same isolate.
Transformers that are used in the package that defines them will be loaded in
the same isolate only if they're in the same phase. Otherwise, all transformers
within a given package will be loaded in the same isolate.
A future CL will take more advantage of this by more aggressively determining
when transformers can be safely loaded in parallel.
R=rnystrom@google.com
Committed: https://code.google.com/p/dart/source/detail?r=37296
Patch Set 1 #
Total comments: 12
Patch Set 2 : code review #Patch Set 3 : fix a typo #
Messages
Total messages: 5 (0 generated)
|