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

Issue 8417050: MIPS: Fixed wrong register usage in StringDictionaryLookupStub::GenerateNegativeLookup. (Closed)

Created:
9 years, 1 month ago by kisg
Modified:
9 years, 1 month ago
Reviewers:
Paul Lind, Yang, danno
CC:
v8-dev, Kevin Millikin (Chromium)
Visibility:
Public.

Description

MIPS: Fixed wrong register usage in StringDictionaryLookupStub::GenerateNegativeLookup. This fixes a lot of test failures triggered by r9834, for example mjsunit/const-redecl.js. BUG= TEST= Committed: http://code.google.com/p/v8/source/detail?r=9843

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: 3 (0 generated)
kisg
9 years, 1 month ago (2011-10-30 08:44:18 UTC) #1
danno
9 years, 1 month ago (2011-10-31 10:58:42 UTC) #2
Yang
9 years, 1 month ago (2011-10-31 11:06:44 UTC) #3
[+kmillikin]

LGTM. Waiting to be landed together with http://codereview.chromium.org/8400087/

Powered by Google App Engine
This is Rietveld 408576698