DescriptionPPC: [runtime] Turn ArgumentAccessStub into FastNewSloppyArgumentsStub.
Port e0129d0f87677722a2cef055e372ab1e805cacf1
Original commit message:
Turn the fast case of ArgumentsAccessStub into a new stub
FastNewSloppyArgumentsStub, which is similar to the existing
FastNewStrictArgumentsStub, although not polished yet, and the slow
case always went to the runtime anyway, so we can just directly emit
a runtime call there.
R=bmeurer@chromium.org, joransiu@ca.ibm.com, jyan@ca.ibm.com, michael_dawson@ca.ibm.com
BUG=
Committed: https://crrev.com/ea08453c7f43aee423a18f27665394c480879d32
Cr-Commit-Position: refs/heads/master@{#34005}
Patch Set 1 #
Messages
Total messages: 12 (5 generated)
|