Description[turbofan] Specialize JSCallFunction based on CallIC feedback.
If the CallIC collected a known target function for a callsite, add
a runtime check to ensure that the feedback remains the same and
specialize the JSCallFunction node to the known target function so that
inlining and typed lowering can pick up the feedback.
R=mstarzinger@chromium.org
BUG=v8:4470, v8:4493
LOG=n
Committed: https://crrev.com/961fef2dd2852db5165de3dbdbd13162792448fe
Cr-Commit-Position: refs/heads/master@{#31689}
Patch Set 1 #
Messages
Total messages: 10 (3 generated)
|