DescriptionFix FullCodeGen to include CallICs and CallConstruct in the total ic count.
FullCodeGen does not include CallICs in the total ic count. Fix it by
making calls to CallIC to go through CallIC function, which keeps track
of the total number of ICs.
BUG=
Committed: https://crrev.com/832439ab8f2aa933b6c3dc63aa7305bb5e803718
Cr-Commit-Position: refs/heads/master@{#40889}
Patch Set 1 #Patch Set 2 : Also count construct ICs in total_count. #
Messages
Total messages: 25 (16 generated)
|