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

Load instances of the same transformer from the same isolate.

Previously, two transformers from the same library but with different
configuration was considered completely different from one another. This was not
only inefficient but incorrect: it meant that a transformer could be loaded with
the wrong code.

R=rnystrom@google.com
BUG=19261

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge@37511 260f80e4-7a28-3924-810f-c04153c831b5
parent b8709cf5
No related branches found
No related tags found
Loading
Showing
with 611 additions and 443 deletions
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