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

Issue 7259010: MIPS: update missing write barrier for arguments store ICs, per comments. (Closed)

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

Description

MIPS: update missing write barrier for arguments store ICs, per comments. Per review comments in http://codereview.chromium.org/7238020 after issue was closed, we had used an un-necessary Add, which is removed here. Thanks for the suggestion. BUG= TEST= Committed: http://code.google.com/p/v8/source/detail?r=8425

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+6 lines, -4 lines) Patch
M src/mips/assembler-mips.h View 1 chunk +1 line, -0 lines 0 comments Download
M src/mips/ic-mips.cc View 2 chunks +5 lines, -4 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Paul Lind
9 years, 6 months ago (2011-06-27 00:59:46 UTC) #1
Søren Thygesen Gjesse
9 years, 6 months ago (2011-06-27 08:47:48 UTC) #2
LGTM

I will commit it.

Powered by Google App Engine
This is Rietveld 408576698