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

Issue 7934003: MIPS: Fixed a bug in CallStubCompiler::CompileArrayPushCall. (Closed)

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

Description

MIPS: Fixed a bug in CallStubCompiler::CompileArrayPushCall. An ARM PreIndex store was badly ported. BUG= TEST=

Patch Set 1 #

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

Messages

Total messages: 3 (0 generated)
Paul Lind
9 years, 3 months ago (2011-09-17 02:27:50 UTC) #1
Erik Corry
LGTM
9 years, 3 months ago (2011-09-18 15:14:28 UTC) #2
Erik Corry
9 years, 3 months ago (2011-09-18 15:18:12 UTC) #3
Landed as 9317.

Since there is no BUG= or TEST= I suppose that this was not covered by the
existing tests.  If at all possible fixes like this should be accompanied with a
regression test.

Powered by Google App Engine
This is Rietveld 408576698