DescriptionX87: [runtime] Turn ArgumentAccessStub into FastNewSloppyArgumentsStub.
port e0129d0f87677722a2cef055e372ab1e805cacf1 (r33986)
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.
BUG=
Committed: https://crrev.com/ede69c4978be9575ee79cae48766bd707b10d291
Cr-Commit-Position: refs/heads/master@{#34062}
Patch Set 1 #
Messages
Total messages: 8 (3 generated)
|