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

Issue 148733005: Move failing ASSERT on ARM to a more sane place. (Closed)

Created:
6 years, 10 months ago by Toon Verwaest
Modified:
6 years, 10 months ago
Reviewers:
Benedikt Meurer
CC:
v8-dev
Visibility:
Public.

Description

Move failing ASSERT on ARM to a more sane place. Objects can actually be stored into themselves. This fails when no write barrier is needed (eg, the object was just allocated). R=bmeurer@chromium.org Committed: https://code.google.com/p/v8/source/detail?r=19095

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+7 lines, -6 lines) Patch
M src/arm/lithium-codegen-arm.cc View 1 chunk +0 lines, -1 line 0 comments Download
M src/arm/macro-assembler-arm.cc View 1 chunk +1 line, -0 lines 0 comments Download
A + test/mjsunit/recursive-store-opt.js View 2 chunks +6 lines, -5 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
Toon Verwaest
PTAL
6 years, 10 months ago (2014-02-05 10:10:43 UTC) #1
Benedikt Meurer
LGTM
6 years, 10 months ago (2014-02-05 10:11:35 UTC) #2
Toon Verwaest
6 years, 10 months ago (2014-02-05 10:12:21 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 manually as r19095 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698