Chromium Code Reviews
DescriptionFixes crash (issue 18662).
Prevent EffectGraphVisitor from emitting constants as they have no effect and will cause SSA builder to crash. Remove one optimization in graph buidler, but left the one that eliminates type tests against dynamic and Object as that is a frequent case in checked mode and reduces generated code.
R=regis@google.com
Committed: https://code.google.com/p/dart/source/detail?r=35855
Patch Set 1 #
Total comments: 2
Patch Set 2 : #Patch Set 3 : #Patch Set 4 : #Patch Set 5 : #Messages
Total messages: 7 (0 generated)
|