DescriptionPPC/s390: [Interpreter] Collect type feedback for calls in the bytecode handler
Port fd420203ecb5abe427bda14aa896d90919d998fb
Original commit message:
Collect type feedback in the call bytecode handler. The current
implementation only collects feedback for JS function objects. The other
objects and Array functions do not collect any feedback. They will be
marked Megamorphic.
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/32d1314e6384f70bfaff437dd900fb56c011e3a0
Cr-Commit-Position: refs/heads/master@{#37724}
Patch Set 1 #
Messages
Total messages: 8 (2 generated)
|