DescriptionMake Simulator respect C stack limits as well.
The simulator uses a separate JS stack, exhaustion of the C stack
however is not caught by JS limit checks. This change now lowers the
limit of the JS stack accordingly on function calls.
R=mvstanton@chromium.org
BUG=chromium:522380
TEST=mjsunit/regress/regress-crbug-522380
LOG=n
Committed: https://crrev.com/7fb31bdba4f2a0320507956a085f083d76bce48c
Cr-Commit-Position: refs/heads/master@{#30334}
Patch Set 1 #Patch Set 2 : Architecture ports.wq #
Total comments: 1
Dependent Patchsets: Messages
Total messages: 9 (3 generated)
|