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

Issue 6903124: Removed dead code: GenericUnaryOpStub is not used anymore, as a consequence, NegativeZeroHandling... (Closed)

Created:
9 years, 8 months ago by Sven Panne
Modified:
9 years, 7 months ago
Reviewers:
fschneider, danno
CC:
v8-dev
Visibility:
Public.

Description

Removed dead code: GenericUnaryOpStub is not used anymore, as a consequence, NegativeZeroHandling and UnaryOpFlags are dead, too. Committed: http://code.google.com/p/v8/source/detail?r=7731

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+0 lines, -430 lines) Patch
M src/arm/code-stubs-arm.cc View 1 chunk +0 lines, -135 lines 0 comments Download
M src/code-stubs.h View 1 chunk +0 lines, -48 lines 0 comments Download
M src/codegen.cc View 1 chunk +0 lines, -23 lines 0 comments Download
M src/ia32/code-stubs-ia32.cc View 1 chunk +0 lines, -134 lines 0 comments Download
M src/mips/code-stubs-mips.cc View 1 chunk +0 lines, -5 lines 0 comments Download
M src/x64/code-stubs-x64.cc View 1 chunk +0 lines, -85 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Sven Panne
9 years, 8 months ago (2011-04-28 23:14:17 UTC) #1
fschneider
9 years, 7 months ago (2011-04-29 08:49:07 UTC) #2
LGTM.

Powered by Google App Engine
This is Rietveld 408576698