Chromium Code Reviews
DescriptionImprove tracking of the type of fields after object construction
Based on the guarenteed types a field is initialized to in both the
initializer lists and constructor bodies give an optimistic type for
this field. Based on all the field setters and invoked setters for
that field turn this optimistic type into either a propagated type or
a guarenteed type.
R=kasperl@google.com, floitsch@google.com
BUG=
TEST=
Committed: https://code.google.com/p/dart/source/detail?r=9019
Patch Set 1 #
Total comments: 7
Messages
Total messages: 4 (0 generated)
|
||||||||||||||||||||||||||||||||||||||||||||||