X87: [Interpreter] Adds stackcheck in InterpreterPushArgsAndCall/Construct builtins.
port 7f3d15aa(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= Review-Url: https://codereview.chromium.org/2351543002 Cr-Commit-Position: refs/heads/master@{#39491}
Showing
This diff is collapsed.
Please
register
or
sign in
to comment