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

Issue 2397373002: [heap] Use the thread-safe free modes also for RemoveRange in SlotSet. (Closed)

Created:
4 years, 2 months ago by Hannes Payer (out of office)
Modified:
4 years, 2 months ago
Reviewers:
Michael Lippautz, ulan
CC:
v8-reviews_googlegroups.com, Hannes Payer (out of office), ulan
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

[heap] Use the thread-safe free modes also for RemoveRange in SlotSet. BUG=chromium:648568 Committed: https://crrev.com/e5b07adfb1ddd3db95bed1d166547c54a501ef8b Cr-Commit-Position: refs/heads/master@{#40075}

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+50 lines, -27 lines) Patch
M src/heap/heap.cc View 1 chunk +4 lines, -2 lines 2 comments Download
M src/heap/mark-compact.cc View 1 chunk +2 lines, -1 line 0 comments Download
M src/heap/remembered-set.h View 3 chunks +7 lines, -6 lines 0 comments Download
M src/heap/slot-set.h View 5 chunks +22 lines, -9 lines 0 comments Download
M src/heap/spaces.cc View 1 chunk +4 lines, -2 lines 0 comments Download
M test/cctest/heap/test-heap.cc View 4 chunks +9 lines, -5 lines 0 comments Download
M test/unittests/heap/slot-set-unittest.cc View 2 chunks +2 lines, -2 lines 0 comments Download

Messages

Total messages: 12 (7 generated)
Hannes Payer (out of office)
https://codereview.chromium.org/2397373002/diff/1/src/heap/heap.cc File src/heap/heap.cc (right): https://codereview.chromium.org/2397373002/diff/1/src/heap/heap.cc#newcode5968 src/heap/heap.cc:5968: RememberedSet<OLD_TO_OLD>::RemoveRange(page, start, end, I added an additional mode here ...
4 years, 2 months ago (2016-10-07 07:50:57 UTC) #4
Michael Lippautz
lgtm https://codereview.chromium.org/2397373002/diff/1/src/heap/heap.cc File src/heap/heap.cc (right): https://codereview.chromium.org/2397373002/diff/1/src/heap/heap.cc#newcode5968 src/heap/heap.cc:5968: RememberedSet<OLD_TO_OLD>::RemoveRange(page, start, end, On 2016/10/07 07:50:57, Hannes Payer ...
4 years, 2 months ago (2016-10-07 09:11:06 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2397373002/1
4 years, 2 months ago (2016-10-07 09:12:49 UTC) #9
commit-bot: I haz the power
Committed patchset #1 (id:1)
4 years, 2 months ago (2016-10-07 09:15:51 UTC) #10
commit-bot: I haz the power
4 years, 2 months ago (2016-10-07 09:16:14 UTC) #12
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/e5b07adfb1ddd3db95bed1d166547c54a501ef8b
Cr-Commit-Position: refs/heads/master@{#40075}

Powered by Google App Engine
This is Rietveld 408576698