DescriptionX87: JSEntryTrampoline: check for stack space before pushing arguments
port 146598f44a1efd0f942745abfd6c08a073972c01 (r27614)
original commit message:
Optimistically pushing a lot of arguments can run into the stack limit of the
process, at least on operating systems where this limit is close to the limit
that V8 sets for itself.
BUG=
Committed: https://crrev.com/c8521794ba9ddb1e80c5dbe9dcdc6ee572b21445
Cr-Commit-Position: refs/heads/master@{#27684}
Patch Set 1 #
Messages
Total messages: 7 (2 generated)
|