X87: [Interpreter] Collect type feedback for calls in the bytecode handler.
port fd420203 (r37700) 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. BUG= Review-Url: https://codereview.chromium.org/2149493005 Cr-Commit-Position: refs/heads/master@{#37737}
Showing
Please
register
or
sign in
to comment