[ignition] Use Smis directly for type feedback
Since type feedback is stored as Smis, we can avoid a few shift instructions per bytecode handler by performing type feedback updates on Smis directly, rather than converting between Smi and Word32. Review-Url: https://codereview.chromium.org/2624753002 Cr-Commit-Position: refs/heads/master@{#42236}
Showing
This diff is collapsed.
This diff is collapsed.
Please
register
or
sign in
to comment