Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(260)

Issue 546129: Fix stack overflow in cctest/test-api/Threadin2 after r3613. (Closed)

Created:
10 years, 11 months ago by Vitaly Repeshko
Modified:
9 years, 7 months ago
Reviewers:
antonm
CC:
v8-dev
Visibility:
Public.

Description

Fix stack overflow in cctest/test-api/Threadin2 after r3613. r3613 started wrapping all builtins in extra call in debug mode so it became easier to cause stack overflow especially in 64-bit build. Committed: http://code.google.com/p/v8/source/detail?r=3749

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -1 line) Patch
M test/cctest/test-api.cc View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 2 (0 generated)
Vitaly Repeshko
10 years, 11 months ago (2010-01-25 14:00:51 UTC) #1
antonm
10 years, 11 months ago (2010-01-25 19:34:36 UTC) #2
lgtm and thanks.

One thing you might want to consider is platform-specific  to keep this
desirable property of near maximum.

Powered by Google App Engine
This is Rietveld 408576698