JSEntryTrampoline: 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 Review URL: https://codereview.chromium.org/1056913003 Cr-Commit-Position: refs/heads/master@{#27614}
Showing
Please
register
or
sign in
to comment