DescriptionMIPS: [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.
BUG=
Committed: https://crrev.com/8157b6c91affb034315b6e26cb5b74e1efe849d6
Cr-Commit-Position: refs/heads/master@{#27700}
Patch Set 1 #
Messages
Total messages: 7 (2 generated)
|