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

Issue 9693: Remove the platform specific jump target files by making them have the... (Closed)

Created:
12 years, 1 month ago by Kevin Millikin (Chromium)
Modified:
9 years, 7 months ago
Reviewers:
Erik Corry
CC:
v8-dev
Visibility:
Public.

Description

Remove the platform specific jump target files by making them have the same interfaces. Committed: http://code.google.com/p/v8/source/detail?r=717

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+177 lines, -400 lines) Patch
M src/assembler-arm.h View 1 chunk +6 lines, -0 lines 0 comments Download
M src/codegen-ia32.h View 1 chunk +4 lines, -0 lines 0 comments Download
M src/codegen-ia32.cc View 1 chunk +5 lines, -0 lines 0 comments Download
M src/jump-target.h View 1 chunk +142 lines, -4 lines 0 comments Download
D src/jump-target-arm.h View 1 chunk +0 lines, -184 lines 0 comments Download
M src/jump-target-arm.cc View 1 chunk +1 line, -1 line 0 comments Download
D src/jump-target-ia32.h View 1 chunk +0 lines, -198 lines 0 comments Download
M src/jump-target-ia32.cc View 5 chunks +19 lines, -13 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Kevin Millikin (Chromium)
12 years, 1 month ago (2008-11-07 14:07:09 UTC) #1
Erik Corry
12 years, 1 month ago (2008-11-07 14:16:27 UTC) #2
Toit like a toiger!

Powered by Google App Engine
This is Rietveld 408576698