DescriptionFix assert triggered by constant folding.
Add<> asserts the return type, which might not be an HAdd in this case
because of constant folding.
BUG=
R=jkummerow@chromium.org
Committed: https://code.google.com/p/v8/source/detail?r=16414
Patch Set 1 #
Total comments: 1
Patch Set 2 : address review #Messages
Total messages: 5 (0 generated)
|