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

Issue 126193: Remove the unused support for jump-table switch statements. (Closed)

Created:
11 years, 6 months ago by Kevin Millikin (Chromium)
Modified:
9 years, 7 months ago
Reviewers:
Lasse Reichstein
CC:
v8-dev
Visibility:
Public.

Description

Remove the unused support for jump-table switch statements. Committed: http://code.google.com/p/v8/source/detail?r=2183

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+0 lines, -467 lines) Patch
M src/arm/codegen-arm.h View 1 chunk +0 lines, -53 lines 0 comments Download
M src/arm/codegen-arm.cc View 2 chunks +0 lines, -83 lines 0 comments Download
M src/codegen.h View 1 chunk +0 lines, -6 lines 0 comments Download
M src/codegen.cc View 1 chunk +0 lines, -123 lines 0 comments Download
M src/ia32/assembler-ia32.h View 1 chunk +0 lines, -5 lines 0 comments Download
M src/ia32/assembler-ia32.cc View 1 chunk +0 lines, -11 lines 0 comments Download
M src/ia32/codegen-ia32.h View 1 chunk +0 lines, -52 lines 0 comments Download
M src/ia32/codegen-ia32.cc View 2 chunks +0 lines, -129 lines 0 comments Download
M src/x64/assembler-x64.h View 1 chunk +0 lines, -5 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Kevin Millikin (Chromium)
11 years, 6 months ago (2009-06-16 08:41:15 UTC) #1
Lasse Reichstein
11 years, 6 months ago (2009-06-16 08:52:51 UTC) #2
LGTM (*sniff*)

Powered by Google App Engine
This is Rietveld 408576698