Chromium Code Reviews
DescriptionFix checked mode crash when clearing reaching type of a value.
When replacing uses we clear type information that is set by a previous type propagation (e.g. by CheckSmi). This led to unexpected behavior: value guarded by a CheckSmi but not Smi. Adding another type propagation pass before code generation.
Committed: https://code.google.com/p/dart/source/detail?r=20921
Patch Set 1 #Patch Set 2 : #Patch Set 3 : #Patch Set 4 : #Patch Set 5 : #
Messages
Total messages: 6 (0 generated)
|
|||||||||||||||||||||||||||||||||||||