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

Issue 32473007: MIPS: Inline number to string conversion for string addition into BinaryOp(Stub). (Closed)

Created:
7 years, 2 months ago by palfia
Modified:
7 years, 2 months ago
CC:
v8-dev
Visibility:
Public.

Description

MIPS: Inline number to string conversion for string addition into BinaryOp(Stub). Port r17290 (b5fabb92) Original commit message: This fixes a performance regression that was caused by converting the BinaryOpStub to a Hydrogen code stub. It also fixes a leftover TODO wrt. the handling of Number*String or String*Number versions of the stub. BUG= R=plind44@gmail.com Committed: https://code.google.com/p/v8/source/detail?r=17304

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -1 line) Patch
M src/mips/code-stubs-mips.cc View 1 chunk +2 lines, -1 line 0 comments Download

Messages

Total messages: 3 (0 generated)
palfia
PTAL.
7 years, 2 months ago (2013-10-21 21:39:21 UTC) #1
Paul Lind
lgtm
7 years, 2 months ago (2013-10-21 21:45:37 UTC) #2
palfia
7 years, 2 months ago (2013-10-21 22:16:10 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 manually as r17304 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698