Chromium Code Reviews
DescriptionShare the JavaScript based LinkedHashMap implementation between constant maps and the LinkedHashMap patch.
This fixes performance a performance issue with using enums, because their backing map required runtime type information before (due to a lack of precision on the analysis of factory constructors).
R=johnniwinther@google.com
bug= dartbug.com/22495
Committed: https://code.google.com/p/dart/source/detail?r=43984
Patch Set 1 #
Total comments: 2
Messages
Total messages: 8 (1 generated)
|