DescriptionX87: [Interpreter] Adds stackcheck in InterpreterPushArgsAndCall/Construct builtins.
port 7f3d15aad423aabf2f9116a929c8fd750615610a(r39470)
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.
BUG=
Committed: https://crrev.com/2069349377c4082a18d904cbf288d8238d6e2189
Cr-Commit-Position: refs/heads/master@{#39491}
Patch Set 1 #
Messages
Total messages: 8 (3 generated)
|