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

Issue 11183071: Dart's stack size should be the same number of words on ia32 and x64, i.e. it should be twice as la… (Closed)

Created:
8 years, 2 months ago by srdjan
Modified:
8 years, 2 months ago
Reviewers:
siva
CC:
reviews_dartlang.org, Florian Schneider
Visibility:
Public.

Description

Dart's stack size should be the same number of words on ia32 and x64, i.e. it should be twice as large on x64 as on ia32. Committed: https://code.google.com/p/dart/source/detail?r=13800

Patch Set 1 #

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -4 lines) Patch
M runtime/platform/thread_android.cc View 1 chunk +1 line, -1 line 0 comments Download
M runtime/platform/thread_linux.cc View 1 chunk +1 line, -1 line 0 comments Download
M runtime/platform/thread_macos.cc View 1 chunk +1 line, -1 line 0 comments Download
M runtime/platform/thread_win.cc View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 2 (0 generated)
srdjan
8 years, 2 months ago (2012-10-18 21:15:14 UTC) #1
siva
8 years, 2 months ago (2012-10-18 21:20:17 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698