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

Issue 1844002: Change calling convention of BinaryOperation code generation functions on x64... (Closed)

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

Description

Change calling convention of BinaryOperation code generation functions on x64 platform to match ia32 platform. Committed: http://code.google.com/p/v8/source/detail?r=4568

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+32 lines, -36 lines) Patch
M src/ia32/codegen-ia32.cc View 1 chunk +0 lines, -2 lines 0 comments Download
M src/x64/codegen-x64.h View 2 chunks +4 lines, -7 lines 0 comments Download
M src/x64/codegen-x64.cc View 13 chunks +28 lines, -27 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
William Hesse
Just change of calling conventions, and making code exactly the same on the two platforms.
10 years, 7 months ago (2010-05-03 09:14:03 UTC) #1
Lasse Reichstein
10 years, 7 months ago (2010-05-03 10:36:35 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698