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

Issue 7280005: Simplify the way we call UnaryOpStubs, saving one unused no-op after the call itself. (Closed)

Created:
9 years, 5 months ago by Sven Panne
Modified:
9 years, 5 months ago
CC:
v8-dev
Visibility:
Public.

Description

Simplify the way we call UnaryOpStubs, saving one unused no-op after the call itself. Committed: http://code.google.com/p/v8/source/detail?r=8461

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -4 lines) Patch
M src/arm/full-codegen-arm.cc View 1 chunk +1 line, -1 line 0 comments Download
M src/ia32/full-codegen-ia32.cc View 1 chunk +1 line, -1 line 0 comments Download
M src/mips/full-codegen-mips.cc View 1 chunk +1 line, -1 line 0 comments Download
M src/x64/full-codegen-x64.cc View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 2 (0 generated)
Sven Panne
9 years, 5 months ago (2011-06-29 10:33:59 UTC) #1
Mads Ager (chromium)
9 years, 5 months ago (2011-06-29 10:42:58 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698