DescriptionX87: HydrogenCodeStubs consume stack arguments via descriptor.
port 3334b830a512eda1f8eed678a0e6fda52b23472a (r20813).
original commit message:
HydrogenCodeStubs consume stack arguments via descriptor.
All of this is controlled by the CallDescriptor. It's simply the case
that if you specify less registers than the function arity calls for,
the rest are assumed to be on the stack.
Bailout handlers accept these constant stack arguments too.
BUG=
Committed: https://crrev.com/1359017f8089d68a000535b70f74eb926e9e20e9
Cr-Commit-Position: refs/heads/master@{#29836}
Patch Set 1 #
Messages
Total messages: 7 (2 generated)
|