Description[turbofan] Allow to consume feedback on CallConstruct.
Add an eager deoptimization location for JSCallConstruct and adapt the
JSCallReducer to consume target feedback for construction sites (only
applies to explicit new F(...args) not the super constructor calls).
Also recognize the new Array(...args) constructs with only target
feedback.
R=jarin@chromium.org
BUG=v8:4470
LOG=n
Committed: https://crrev.com/a61a6f999884781481a237297da8c5f56d92d67f
Cr-Commit-Position: refs/heads/master@{#32177}
Patch Set 1 #
Total comments: 5
Patch Set 2 : Address comments. #
Total comments: 1
Messages
Total messages: 10 (2 generated)
|