DescriptionX87: [Interpreter] Collect type feedback for 'new' in the bytecode handler.
port 7e5b8feed307288d602c11cb4fb1184cbbc21d5a (r39120)
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.
BUG=
Committed: https://crrev.com/6d7ba1013700cf6437761a669e95099db46e730d
Cr-Commit-Position: refs/heads/master@{#39145}
Patch Set 1 #
Messages
Total messages: 9 (3 generated)
|