Chromium Code Reviews
DescriptionFix a bug in typecasts in the VM.
When a typecast is evaluated solely for its side effects and the check
is eliminated in the flow graph builder, the subexpression is not
evaluated. This is wrong. Fix by evaluating the subexpression.
R=fschneider@google.com
Committed: https://code.google.com/p/dart/source/detail?r=29674
Patch Set 1 #
Messages
Total messages: 3 (0 generated)
|
||||||||||||||||||||||||||||