Skip to content
Snippets Groups Projects
Commit 462934c1 authored by nweiz@google.com's avatar nweiz@google.com Committed by Natalie Weizenbaum
Browse files

Load 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

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge@37296 260f80e4-7a28-3924-810f-c04153c831b5
parent 3b8f6227
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment