DescriptionMIPS: 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.
BUG=chromium:469768
LOG=y
Committed: https://crrev.com/b635967b90615f370e0628039a7b55775ad0ed59
Cr-Commit-Position: refs/heads/master@{#27634}
Patch Set 1 #
Total comments: 2
Patch Set 2 : Add missing SmiTag() #
Messages
Total messages: 9 (2 generated)
|