DescriptionPPC: [turbofan] Materialize JSFunction from frame if possible.
Port 725cdc533cb4e31c042d32ce1979012b5bd99ced
Original commit message:
This reduces the overhead of recursive calls when context specialization
is enabled. Based on this it might be possible to further reduce the
overhead by also specializing the call itself.
As a drive-by-fix, port the fast context materialization optimization to
arm and arm64, that was previously only supported on x64 and ia32.
R=mbrandy@us.ibm.com
BUG=
Committed: https://crrev.com/d646fcc2f0bf22a31c030d28223431f9760e5bcd
Cr-Commit-Position: refs/heads/master@{#27762}
Patch Set 1 #
Messages
Total messages: 6 (1 generated)
|