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

Issue 4211: Allow platforms (linux and win32) to not force 16-byte alignment... (Closed)

Created:
12 years, 3 months ago by Kasper Lund
Modified:
9 years, 7 months ago
CC:
v8-dev
Visibility:
Public.

Description

Allow platforms (linux and win32) to not force 16-byte alignment of activation frames (needed on Mac OS X). Committed: http://code.google.com/p/v8/source/detail?r=361

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+36 lines, -7 lines) Patch
M src/codegen-ia32.cc View 1 chunk +5 lines, -5 lines 0 comments Download
M src/platform.h View 1 chunk +4 lines, -0 lines 0 comments Download
M src/platform-linux.cc View 1 chunk +10 lines, -1 line 0 comments Download
M src/platform-macos.cc View 1 chunk +10 lines, -1 line 0 comments Download
M src/platform-win32.cc View 1 chunk +7 lines, -0 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Kasper Lund
12 years, 3 months ago (2008-09-23 09:33:20 UTC) #1
Mads Ager (chromium)
12 years, 2 months ago (2008-09-23 10:05:21 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698