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

Issue 1299623003: Only evacuation candidate pages have a slots buffer, just visit these pages when filtering slots. (Closed)

Created:
5 years, 4 months ago by Hannes Payer (out of office)
Modified:
5 years, 4 months ago
Reviewers:
Michael Lippautz
CC:
v8-dev
Base URL:
https://chromium.googlesource.com/v8/v8.git@master
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

Only evacuation candidate pages have a slots buffer, just visit these pages when filtering slots. BUG= Committed: https://crrev.com/51333720cd73213b9fd7264428ea3922699b979a Cr-Commit-Position: refs/heads/master@{#30211}

Patch Set 1 #

Total comments: 7

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -18 lines) Patch
M src/heap/mark-compact.h View 1 1 chunk +0 lines, -1 line 0 comments Download
M src/heap/mark-compact.cc View 1 1 chunk +4 lines, -17 lines 0 comments Download

Messages

Total messages: 9 (2 generated)
Hannes Payer (out of office)
5 years, 4 months ago (2015-08-18 05:40:29 UTC) #2
Michael Lippautz
https://codereview.chromium.org/1299623003/diff/1/src/heap/mark-compact.cc File src/heap/mark-compact.cc (left): https://codereview.chromium.org/1299623003/diff/1/src/heap/mark-compact.cc#oldcode287 src/heap/mark-compact.cc:287: void MarkCompactCollector::ClearInvalidSlotsBufferEntries(PagedSpace* space) { Should be dead code now? ...
5 years, 4 months ago (2015-08-18 07:05:01 UTC) #3
Hannes Payer (out of office)
https://codereview.chromium.org/1299623003/diff/1/src/heap/mark-compact.cc File src/heap/mark-compact.cc (left): https://codereview.chromium.org/1299623003/diff/1/src/heap/mark-compact.cc#oldcode287 src/heap/mark-compact.cc:287: void MarkCompactCollector::ClearInvalidSlotsBufferEntries(PagedSpace* space) { On 2015/08/18 07:05:01, Michael Lippautz ...
5 years, 4 months ago (2015-08-18 08:00:09 UTC) #4
Michael Lippautz
lgtm https://codereview.chromium.org/1299623003/diff/1/src/heap/mark-compact.cc File src/heap/mark-compact.cc (right): https://codereview.chromium.org/1299623003/diff/1/src/heap/mark-compact.cc#newcode302 src/heap/mark-compact.cc:302: SlotsBuffer::RemoveInvalidSlots(heap_, p->slots_buffer()); On 2015/08/18 08:00:09, Hannes Payer wrote: ...
5 years, 4 months ago (2015-08-18 08:18:49 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1299623003/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1299623003/20001
5 years, 4 months ago (2015-08-18 08:24:32 UTC) #7
commit-bot: I haz the power
Committed patchset #2 (id:20001)
5 years, 4 months ago (2015-08-18 09:02:33 UTC) #8
commit-bot: I haz the power
5 years, 4 months ago (2015-08-18 09:02:51 UTC) #9
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/51333720cd73213b9fd7264428ea3922699b979a
Cr-Commit-Position: refs/heads/master@{#30211}

Powered by Google App Engine
This is Rietveld 408576698