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

Issue 2360513002: [heap] Make typed slot set state and operations atomic. (Closed)

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

Description

[heap] Make typed slot set state and operations atomic. BUG=chromium:648568 Committed: https://crrev.com/6f06c36c3e1ecb41f1d301ad2159366f876d53c8 Cr-Commit-Position: refs/heads/master@{#39596}

Patch Set 1 #

Patch Set 2 : write slot #

Patch Set 3 : comments #

Total comments: 4

Patch Set 4 : comments #

Patch Set 5 : comments #

Patch Set 6 : comments #

Patch Set 7 : remove include #

Unified diffs Side-by-side diffs Delta from patch set Stats (+82 lines, -46 lines) Patch
M src/heap/remembered-set.h View 1 2 3 4 2 chunks +2 lines, -2 lines 0 comments Download
M src/heap/slot-set.h View 1 2 3 4 5 6 4 chunks +78 lines, -42 lines 0 comments Download
M test/unittests/heap/slot-set-unittest.cc View 1 2 3 4 5 2 chunks +2 lines, -2 lines 0 comments Download

Messages

Total messages: 16 (11 generated)
ulan
lgtm with comments https://codereview.chromium.org/2360513002/diff/40001/src/heap/slot-set.h File src/heap/slot-set.h (right): https://codereview.chromium.org/2360513002/diff/40001/src/heap/slot-set.h#newcode326 src/heap/slot-set.h:326: bool added = new_top_chunk->AddSlot(slot); Nit: how ...
4 years, 3 months ago (2016-09-21 11:52:35 UTC) #6
Hannes Payer (out of office)
https://codereview.chromium.org/2360513002/diff/40001/src/heap/slot-set.h File src/heap/slot-set.h (right): https://codereview.chromium.org/2360513002/diff/40001/src/heap/slot-set.h#newcode326 src/heap/slot-set.h:326: bool added = new_top_chunk->AddSlot(slot); On 2016/09/21 11:52:35, ulan wrote: ...
4 years, 3 months ago (2016-09-21 12:14:15 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/2360513002/120001
4 years, 3 months ago (2016-09-21 12:58:00 UTC) #13
commit-bot: I haz the power
Committed patchset #7 (id:120001)
4 years, 3 months ago (2016-09-21 13:20:43 UTC) #14
commit-bot: I haz the power
4 years, 3 months ago (2016-09-21 13:21:03 UTC) #16
Message was sent while issue was closed.
Patchset 7 (id:??) landed as
https://crrev.com/6f06c36c3e1ecb41f1d301ad2159366f876d53c8
Cr-Commit-Position: refs/heads/master@{#39596}

Powered by Google App Engine
This is Rietveld 408576698