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

Issue 9382005: MIPS: Fixed several bugs in SubStringStub::Generate. (Closed)

Created:
8 years, 10 months ago by kalmard
Modified:
8 years, 10 months ago
Reviewers:
kisg, Paul Lind, danno
CC:
v8-dev
Visibility:
Public.

Description

MIPS: Fixed several bugs in SubStringStub::Generate. A combination of bugs caused this function to almost always jump to runtime which is why most tests passed. BUG= TEST=sputnik/S15.5.4.13_A2_T6 Committed: https://code.google.com/p/v8/source/detail?r=10678

Patch Set 1 #

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

Messages

Total messages: 2 (0 generated)
kalmard
8 years, 10 months ago (2012-02-10 14:43:10 UTC) #1
Yang
8 years, 10 months ago (2012-02-13 08:16:07 UTC) #2
On 2012/02/10 14:43:10, kalmard wrote:

LGTM, landing.

Powered by Google App Engine
This is Rietveld 408576698