DescriptionX87: [ic] Unify CallIC feedback collection and handling.
port 308788b3069703117a9004e64c06c26137c84263 (r40397)
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).
BUG=
Committed: https://crrev.com/572c231c98346802978f24c265092e32c56c80fd
Cr-Commit-Position: refs/heads/master@{#40416}
Patch Set 1 #
Messages
Total messages: 8 (3 generated)
|