DescriptionX87: [compiler] Sanitize IC counts for vector based ICs.
port 5ef1bddf80d176c3f882b699e65f48fba1af3da5 (r40690)
original commit message:
All vector ICs use the TypeFeedbackVector::ComputeCounts method now,
while the remaining patching ICs still use the traditional way of
counting on the TypeFeedbackInfo hanging off the fullcodegen code
object. This fixes the problem that counts were sometimes off.
BUG=
Drive-by-fix: Move FullCodeGenerator::CallIC to fullcodegen.cc.
Committed: https://crrev.com/3ef54ed6932457b67027941e34f359a3c50eb280
Cr-Commit-Position: refs/heads/master@{#40692}
Patch Set 1 #
Messages
Total messages: 8 (3 generated)
|