DescriptionFix incorrect parameter to HasSufficientCapacity
It takes the number of additional elements, not the total target
capacity.
Also, avoid right-shifting a negative integer as this is undefined in general
BUG=v8:4909
R=verwaest@chromium.org
Committed: https://crrev.com/a76d133f769d51ad3e196142c2176f127eb85966
Cr-Commit-Position: refs/heads/master@{#37901}
Patch Set 1 #Patch Set 2 : updates #
Messages
Total messages: 14 (8 generated)
|