Chromium Code Reviews
DescriptionFix bug in specialization of IC-data.
My previous change to use constants for OSR values if possible
uncovered a bug when narrowing IC-data based on type information:
If the exising IC data don't agree with the static type information,
don't specialize.
R=vegorov@google.com
Committed: https://code.google.com/p/dart/source/detail?r=31607
Patch Set 1 #
Total comments: 10
Patch Set 2 : #Messages
Total messages: 5 (0 generated)
|