DescriptionPPC: HydrogenCodeStubs consume stack arguments via descriptor.
Port 3334b830a512eda1f8eed678a0e6fda52b23472a
Original commit message;
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.
R=mvstanton@chromium.org, dstence@us.ibm.com, michael_dawson@ca.ibm.com
BUG=
Committed: https://crrev.com/f80e6869063140f0684cea498b8687bd99332d61
Cr-Commit-Position: refs/heads/master@{#29820}
Patch Set 1 #
Messages
Total messages: 6 (1 generated)
|