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

Issue 8540005: Revert "Add a level of indirection to exception handler addresses." (Closed)

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

Description

Revert "Add a level of indirection to exception handler addresses." This reverts r9975. This change broke (at least) snapshots on x64. TBR=fschneider@chromium.org BUG= TEST= Committed: http://code.google.com/p/v8/source/detail?r=9976

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+367 lines, -504 lines) Patch
M src/arm/code-stubs-arm.h View 2 chunks +2 lines, -2 lines 0 comments Download
M src/arm/code-stubs-arm.cc View 3 chunks +11 lines, -14 lines 0 comments Download
M src/arm/frames-arm.h View 1 chunk +6 lines, -6 lines 0 comments Download
M src/arm/full-codegen-arm.cc View 1 chunk +0 lines, -2 lines 0 comments Download
M src/arm/macro-assembler-arm.h View 2 chunks +3 lines, -7 lines 0 comments Download
M src/arm/macro-assembler-arm.cc View 4 chunks +64 lines, -74 lines 0 comments Download
M src/ast.h View 7 chunks +6 lines, -18 lines 0 comments Download
M src/code-stubs.h View 6 chunks +5 lines, -11 lines 0 comments Download
M src/code-stubs.cc View 2 chunks +1 line, -9 lines 0 comments Download
M src/frames.h View 2 chunks +3 lines, -8 lines 0 comments Download
M src/frames-inl.h View 3 chunks +9 lines, -9 lines 0 comments Download
M src/full-codegen.h View 2 chunks +0 lines, -3 lines 0 comments Download
M src/full-codegen.cc View 5 chunks +54 lines, -46 lines 0 comments Download
M src/heap.cc View 2 chunks +5 lines, -5 lines 0 comments Download
M src/ia32/code-stubs-ia32.h View 2 chunks +2 lines, -2 lines 0 comments Download
M src/ia32/code-stubs-ia32.cc View 4 chunks +16 lines, -18 lines 0 comments Download
M src/ia32/frames-ia32.h View 1 chunk +6 lines, -6 lines 0 comments Download
M src/ia32/full-codegen-ia32.cc View 1 chunk +0 lines, -2 lines 0 comments Download
M src/ia32/macro-assembler-ia32.h View 2 chunks +3 lines, -8 lines 0 comments Download
M src/ia32/macro-assembler-ia32.cc View 3 chunks +52 lines, -76 lines 0 comments Download
M src/objects.h View 2 chunks +1 line, -5 lines 0 comments Download
M src/objects-inl.h View 1 chunk +0 lines, -1 line 0 comments Download
M src/objects-visiting-inl.h View 1 chunk +0 lines, -3 lines 0 comments Download
M src/parser.h View 3 chunks +7 lines, -5 lines 0 comments Download
M src/parser.cc View 11 chunks +24 lines, -43 lines 0 comments Download
M src/v8globals.h View 1 chunk +1 line, -0 lines 0 comments Download
M src/v8memory.h View 2 chunks +1 line, -5 lines 0 comments Download
M src/x64/assembler-x64.h View 1 chunk +1 line, -0 lines 0 comments Download
M src/x64/code-stubs-x64.h View 2 chunks +2 lines, -2 lines 0 comments Download
M src/x64/code-stubs-x64.cc View 4 chunks +14 lines, -17 lines 0 comments Download
M src/x64/frames-x64.h View 1 chunk +6 lines, -6 lines 0 comments Download
M src/x64/full-codegen-x64.cc View 1 chunk +0 lines, -2 lines 0 comments Download
M src/x64/macro-assembler-x64.h View 2 chunks +3 lines, -8 lines 0 comments Download
M src/x64/macro-assembler-x64.cc View 3 chunks +59 lines, -81 lines 0 comments Download

Messages

Total messages: 1 (0 generated)
Kevin Millikin (Chromium)
9 years, 1 month ago (2011-11-11 13:13:24 UTC) #1

          

Powered by Google App Engine
This is Rietveld 408576698