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

Issue 8588005: MIPS: Cleaned up an unused declaration in lithium-codegen-mips.h. (Closed)

Created:
9 years, 1 month ago by kisg
Modified:
9 years, 1 month ago
Reviewers:
Paul Lind, danno
CC:
v8-dev
Visibility:
Public.

Description

MIPS: Cleaned up an unused declaration in lithium-codegen-mips.h. DoDeferredBinaryOpStub is not used (or even defined) anywhere. MIPS can handle special cases of div, which is the only place it's used in the ARM version. BUG= TEST= Committed: http://code.google.com/p/v8/source/detail?r=10018

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+0 lines, -4 lines) Patch
M src/mips/lithium-codegen-mips.h View 1 chunk +0 lines, -4 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
kisg
9 years, 1 month ago (2011-11-16 22:48:42 UTC) #1
danno
9 years, 1 month ago (2011-11-17 13:36:12 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698