Description[Platform] Increase default stack size on Mac OS X to 1MB.
The default stack size of a background thread is 512KB on MacOSX. We default to
1MB stack checks when compiling JS code, so we need to increase this limit
to enable compilation of JS code onto background threads.
Corresponding Chromium CL is https://codereview.chromium.org/2640803002/
BUG=v8:5203
Review-Url: https://codereview.chromium.org/2653673007
Cr-Commit-Position: refs/heads/master@{#42650}
Committed: https://chromium.googlesource.com/v8/v8/+/8bae36f963a20dad603819bd5901fcf90756d78a
Patch Set 1 #
Total comments: 2
Patch Set 2 : Fix comment #Messages
Total messages: 14 (9 generated)
|