DescriptionPPC/s390: [ic] Unify CallIC feedback collection and handling.
Port 308788b3069703117a9004e64c06c26137c84263
Original commit message:
Consistently collect CallIC feedback in fullcodegen and Ignition, even
for possibly direct eval calls, that were treated specially so far, for
no apparent reason. With the upcoming SharedFunctionInfo based CallIC
feedback, we might be able to even inline certain direct eval calls, if
they manage to hit the eval cache. More importantly, this patch
simplifies the collection and dealing with CallIC feedback (and as a
side effect fixes an inconsistency with feedback for super constructor
calls).
R=bmeurer@chromium.org, joransiu@ca.ibm.com, jyan@ca.ibm.com, michael_dawson@ca.ibm.com, mbrandy@us.ibm.com
BUG=
LOG=N
Committed: https://crrev.com/78085e4d7f10a251c7f19daea70784895a1eb261
Cr-Commit-Position: refs/heads/master@{#40412}
Patch Set 1 #
Messages
Total messages: 7 (2 generated)
|