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

Issue 4402: Move more functionality from CEntryStub to the helper... (Closed)

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

Description

Move more functionality from CEntryStub to the helper functions in the macro assembler. Committed: http://code.google.com/p/v8/source/detail?r=363

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+85 lines, -93 lines) Patch
M src/codegen.h View 2 chunks +2 lines, -3 lines 0 comments Download
M src/codegen-arm.cc View 4 chunks +13 lines, -31 lines 0 comments Download
M src/codegen-ia32.cc View 5 chunks +13 lines, -55 lines 0 comments Download
M src/macro-assembler-arm.h View 1 chunk +1 line, -1 line 0 comments Download
M src/macro-assembler-arm.cc View 1 chunk +18 lines, -1 line 0 comments Download
M src/macro-assembler-ia32.h View 1 chunk +1 line, -1 line 0 comments Download
M src/macro-assembler-ia32.cc View 1 chunk +37 lines, -1 line 0 comments Download

Messages

Total messages: 2 (0 generated)
Kasper Lund
12 years, 3 months ago (2008-09-23 11:58:23 UTC) #1
Mads Ager (chromium)
12 years, 3 months ago (2008-09-23 12:14:15 UTC) #2
LGTM!

Powered by Google App Engine
This is Rietveld 408576698