Description[arm64] Improve some new builtins.
- Simplify the variable-length pop sequence on entry. (It now uses
smaller code with no branches.)
- Use conditional compare to merge branches where appropriate.
- Make use of Ldrsw + UntagSmiFieldMemOperand to load smis more
efficiently.
- Only load 'undefined' and 'null' once per builtin.
- A few other small improvements.
BUG=
Committed: https://crrev.com/efc641a7be54978cd85a4dcdf1950cd97725917d
Cr-Commit-Position: refs/heads/master@{#32975}
Patch Set 1 #
Messages
Total messages: 11 (3 generated)
|