Chromium Code Reviews
DescriptionEliminate more implicit getters
For some reason I don’t remember, we only attempt to optimize
away the implicit getter functions of const and final static
fields, but not non-final static fields. This change applies the
same optimization for all static fields, and also for all
top-level fields.
R=srdjan@google.com
Committed: https://code.google.com/p/dart/source/detail?r=33433
Patch Set 1 #
Messages
Total messages: 3 (0 generated)
|
||||||||||||||||||||||||||||||||||||||||||||||