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

Issue 5004004: Port direct API function call to x64 (ia32 CL is http://codereview.chromium.o... (Closed)

Created:
10 years, 1 month ago by SeRya
Modified:
9 years, 7 months ago
Reviewers:
antonm
CC:
v8-dev
Visibility:
Public.

Description

Port direct API function call to x64 (ia32 CL is http://codereview.chromium.org/4456002/). Committed: http://code.google.com/p/v8/source/detail?r=5833

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+167 lines, -111 lines) Patch
M src/ia32/stub-cache-ia32.cc View 1 chunk +1 line, -1 line 0 comments Download
M src/x64/code-stubs-x64.cc View 2 chunks +11 lines, -6 lines 0 comments Download
M src/x64/macro-assembler-x64.h View 4 chunks +26 lines, -5 lines 0 comments Download
M src/x64/macro-assembler-x64.cc View 5 chunks +16 lines, -29 lines 0 comments Download
M src/x64/stub-cache-x64.cc View 12 chunks +113 lines, -70 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
SeRya
10 years, 1 month ago (2010-11-16 11:58:10 UTC) #1
antonm
10 years, 1 month ago (2010-11-16 14:35:50 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698