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

Issue 8561001: MIPS: Check that address given to __ RecordWrite is correct. (Closed)

Created:
9 years, 1 month ago by kisg
Modified:
8 years, 10 months ago
Reviewers:
Paul Lind, Erik Corry, danno
CC:
v8-dev
Visibility:
Public.

Description

MIPS: Check that address given to __ RecordWrite is correct. Port r9963 (a8c30ef3). This port uses Abort() instead of stop() to avoid timeouts during testing and also get the error message on native MIPS targets. BUG= TEST=

Patch Set 1 #

Patch Set 2 : Rebased on r10041 #

Patch Set 3 : Rebased on r10145 #

Patch Set 4 : Rebased on r10294 #

Patch Set 5 : Rebased on r10351 #

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

Messages

Total messages: 5 (0 generated)
kisg
In order to compile, this patch requires the following patch to be applied first: http://codereview.chromium.org/8557003/
9 years, 1 month ago (2011-11-13 21:21:57 UTC) #1
kisg
Rebased on r10041
9 years, 1 month ago (2011-11-21 21:58:27 UTC) #2
kisg
Rebased on r10145
9 years ago (2011-12-04 15:07:52 UTC) #3
kisg
Rebased on r10351
8 years, 11 months ago (2012-01-06 16:21:24 UTC) #4
Erik Corry
8 years, 11 months ago (2012-01-10 13:45:23 UTC) #5
Sorry about the delay.

I rolled this one into http://codereview.chromium.org/9168006
 which is now committed.

Powered by Google App Engine
This is Rietveld 408576698