DescriptionPPC/s390: [Interpreter] Collect type feedback for 'new' in the bytecode handler
Port 7e5b8feed307288d602c11cb4fb1184cbbc21d5a
Original commit message:
Collect type feedback in the bytecode handler for 'new' bytecode. The
earlier cl (https://codereview.chromium.org/2153433002/) was reverted
because that implementation did not collect allocation site feedback.
This regressed delta blue by an order of magnitude. This implementation
includes collection of allocation site feedback.
Reland of https://codereview.chromium.org/2190293003/ with a bug fix.
R=mythria@chromium.org, joransiu@ca.ibm.com, jyan@ca.ibm.com, michael_dawson@ca.ibm.com, mbrandy@us.ibm.com
BUG=v8:4280, v8:4780
LOG=N
Committed: https://crrev.com/1d2ab6e0bd520087902ebdea68466f175add2468
Cr-Commit-Position: refs/heads/master@{#39138}
Patch Set 1 #
Messages
Total messages: 8 (2 generated)
|