DescriptionARM: Load undefined receiver sentinel without constant pool
Each call to emit_32 uses 5 constant pool slots:
* the "emit_32" string
* undefined (the receiver)
* the argument (heap number)
* the load IC
* the call IC
This change cuts that down 20% to 4, by loading the undefined from the heap roots.
R=verwaest@chromium.org
BUG=
Committed: https://crrev.com/a820568b1ffbf76c3f80b9e00fc0b988b073dfaf
Cr-Commit-Position: refs/heads/master@{#26979}
Patch Set 1 #
Messages
Total messages: 6 (1 generated)
|