DescriptionPPC/s390: [Interpreter] Adds stackcheck in InterpreterPushArgsAndCall/Construct builtins.
Port 7f3d15aad423aabf2f9116a929c8fd750615610a
Original commit message:
In ignition, arguments to function calls and function constructors are
pushed onto the stack before calling the function. It is required to check
that stack does not overflow when pushing the arguments.
R=mythria@chromium.org, joransiu@ca.ibm.com, jyan@ca.ibm.com, michael_dawson@ca.ibm.com, mbrandy@us.ibm.com
BUG=
Committed: https://crrev.com/3b4cc88e9cec2fcbee0ca99514d876a6b30874b3
Cr-Commit-Position: refs/heads/master@{#39561}
Patch Set 1 #
Total comments: 2
Patch Set 2 : Applied suggested changes. #
Messages
Total messages: 8 (4 generated)
|