Chromium Code Reviews
DescriptionFix invalid aliasing in type propagation of AssertAssignable.
We have to create a copy when computing the initial type for AssertAssignable
instead of using the CompileType of the input operand. Aliasing can cause
invalid elimination of checks after strengthening of asserts.
R=srdjan@google.com
Committed: https://code.google.com/p/dart/source/detail?r=31227
Patch Set 1 #
Messages
Total messages: 3 (0 generated)
|
||||||||||||||||||||||||||||