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

Issue 264047: X64: Fix bugs affecting Win64. (Closed)

Created:
11 years, 2 months ago by Lasse Reichstein
Modified:
9 years, 6 months ago
Reviewers:
William Hesse
CC:
v8-dev
Visibility:
Public.

Description

X64: Fix bugs affecting Win64. Increase stack space on Win64 sample and cctest executables.

Patch Set 1 #

Total comments: 8

Patch Set 2 : Addressed review comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+50 lines, -23 lines) Patch
M .gitignore View 1 chunk +4 lines, -0 lines 0 comments Download
M SConstruct View 2 chunks +3 lines, -2 lines 0 comments Download
M src/execution.h View 1 1 chunk +1 line, -0 lines 0 comments Download
M src/execution.cc View 1 chunk +2 lines, -1 line 0 comments Download
M src/platform-win32.cc View 1 chunk +0 lines, -1 line 0 comments Download
M test/cctest/test-api.cc View 1 1 chunk +4 lines, -1 line 0 comments Download
M test/cctest/test-assembler-x64.cc View 1 8 chunks +36 lines, -18 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
Lasse Reichstein
Please review.
11 years, 2 months ago (2009-10-13 08:40:42 UTC) #1
William Hesse
Some comments. http://codereview.chromium.org/264047/diff/1/2 File .gitignore (right): http://codereview.chromium.org/264047/diff/1/2#newcode17 Line 17: d8 Did you really want to ...
11 years, 2 months ago (2009-10-13 09:15:02 UTC) #2
Lasse Reichstein
http://codereview.chromium.org/264047/diff/1/2 File .gitignore (right): http://codereview.chromium.org/264047/diff/1/2#newcode17 Line 17: d8 They are either auto-generated files (idp/pdb) or ...
11 years, 2 months ago (2009-10-13 10:36:21 UTC) #3
William Hesse
11 years, 2 months ago (2009-10-13 10:42:00 UTC) #4
LGTM.

Powered by Google App Engine
This is Rietveld 408576698