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

Issue 7794020: MIPS: Fix implementation of string slices. (Closed)

Created:
9 years, 3 months ago by Paul Lind
Modified:
9 years, 3 months ago
Reviewers:
Yang
CC:
v8-dev
Visibility:
Public.

Description

MIPS: Fix implementation of string slices. Bug on mips using at register innapropriately, use different reg as temp. BUG= TEST= Committed: http://code.google.com/p/v8/source/detail?r=9071

Patch Set 1 #

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

Messages

Total messages: 2 (0 generated)
Paul Lind
9 years, 3 months ago (2011-08-30 06:59:35 UTC) #1
Yang
9 years, 3 months ago (2011-08-30 16:11:32 UTC) #2
On 2011/08/30 06:59:35, Paul Lind wrote:

LGTM, save for the newly introduced block-let-semantics.js test that has no mips
implementation. Landing...

Powered by Google App Engine
This is Rietveld 408576698