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

Issue 24052003: Check that AllocationMementos never get scavengend. (Closed)

Created:
7 years, 3 months ago by Hannes Payer (out of office)
Modified:
7 years, 3 months ago
CC:
v8-dev
Visibility:
Public.

Description

Check that AllocationMementos never get scavengend. BUG= R=mstarzinger@chromium.org, mvstanton@chromium.org Committed: https://code.google.com/p/v8/source/detail?r=16628

Patch Set 1 #

Patch Set 2 : #

Patch Set 3 : #

Total comments: 2

Patch Set 4 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -0 lines) Patch
M src/heap-inl.h View 1 2 3 1 chunk +2 lines, -0 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
Hannes Payer (out of office)
7 years, 3 months ago (2013-09-10 15:09:52 UTC) #1
mvstanton
one comment and lgtm. thanks Hannes! https://codereview.chromium.org/24052003/diff/5001/src/heap-inl.h File src/heap-inl.h (right): https://codereview.chromium.org/24052003/diff/5001/src/heap-inl.h#newcode529 src/heap-inl.h:529: CHECK(object->map() != object->GetHeap()->allocation_memento_map()); ...
7 years, 3 months ago (2013-09-10 15:42:30 UTC) #2
Michael Starzinger
LGTM.
7 years, 3 months ago (2013-09-10 17:13:19 UTC) #3
Hannes Payer (out of office)
https://codereview.chromium.org/24052003/diff/5001/src/heap-inl.h File src/heap-inl.h (right): https://codereview.chromium.org/24052003/diff/5001/src/heap-inl.h#newcode529 src/heap-inl.h:529: CHECK(object->map() != object->GetHeap()->allocation_memento_map()); On 2013/09/10 15:42:30, mvstanton wrote: > ...
7 years, 3 months ago (2013-09-10 17:21:52 UTC) #4
Hannes Payer (out of office)
7 years, 3 months ago (2013-09-10 17:29:48 UTC) #5
Message was sent while issue was closed.
Committed patchset #4 manually as r16628.

Powered by Google App Engine
This is Rietveld 408576698