Commit dc2f3c1d authored by georgia.kouveli's avatar georgia.kouveli Committed by Commit Bot

[arm64] Make ArgumentsAdaptorTrampoline maintain 16-byte stack alignment.

This is to help the transition to using CSP as the stack pointer.
It does not make JSSP aligned yet, just makes sure that we only modify
JSSP by a multiple of 16 bytes. To do this, we might need to add a padding
slot above the receiver.

BUG=

Review-Url: https://codereview.chromium.org/2938603002
Cr-Commit-Position: refs/heads/master@{#46030}
parent 70090151
This diff is collapsed.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment