DescriptionJSEntryTrampoline: check for stack space before pushing arguments
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/146598f44a1efd0f942745abfd6c08a073972c01
Cr-Commit-Position: refs/heads/master@{#27614}
Patch Set 1 #
Messages
Total messages: 7 (2 generated)
|