DescriptionPPC: JSEntryTrampoline: check for stack space before pushing arguments
Port 146598f44a1efd0f942745abfd6c08a073972c01
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.
R=mbrandy@us.ibm.com
BUG=
Committed: https://crrev.com/a5d71c2cacfac17385e5baca833df3f8887283f7
Cr-Commit-Position: refs/heads/master@{#27719}
Patch Set 1 #
Messages
Total messages: 6 (1 generated)
|