DescriptionImprove type propagation for AssertAssignable.
Updating the type of the incoming definition during
type propagation like we do for CheckClass, CheckSmi, etc.
This helps if the original definition is used instead of the
redefined value.
We also can get rid of storing back every local variable
at function start in unoptimized code in checked mode.
R=vegorov@google.com
Committed: https://code.google.com/p/dart/source/detail?r=41638
Patch Set 1 #Patch Set 2 : #
Total comments: 2
Patch Set 3 : #
Messages
Total messages: 5 (1 generated)
|