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

Issue 2783873002: [heap] Reland: Make SlotSet allocation thread-safe and refactor code. (Closed)

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

Description

[heap] Reland: Make SlotSet allocation thread-safe and refactor code. BUG=chromium:694255 Review-Url: https://codereview.chromium.org/2783873002 Cr-Commit-Position: refs/heads/master@{#44236} Committed: https://chromium.googlesource.com/v8/v8/+/d0c06a7b95c5148284cf1185490e944a2b5ddd31

Patch Set 1 #

Patch Set 2 : fix and cleanup #

Total comments: 2

Patch Set 3 : comment #

Unified diffs Side-by-side diffs Delta from patch set Stats (+139 lines, -162 lines) Patch
M src/heap/mark-compact.cc View 1 2 9 chunks +31 lines, -26 lines 0 comments Download
M src/heap/remembered-set.h View 11 chunks +19 lines, -64 lines 0 comments Download
M src/heap/spaces.h View 4 chunks +34 lines, -29 lines 0 comments Download
M src/heap/spaces.cc View 3 chunks +51 lines, -39 lines 0 comments Download
M src/heap/spaces-inl.h View 1 chunk +4 lines, -4 lines 0 comments Download

Messages

Total messages: 11 (7 generated)
ulan
lgtm https://codereview.chromium.org/2783873002/diff/20001/src/heap/mark-compact.cc File src/heap/mark-compact.cc (right): https://codereview.chromium.org/2783873002/diff/20001/src/heap/mark-compact.cc#newcode3550 src/heap/mark-compact.cc:3550: if (typed_slot_set != nullptr && slots_clearing_mode == CLEAR_TYPED_SLOTS) ...
3 years, 8 months ago (2017-03-29 14:41:50 UTC) #4
Hannes Payer (out of office)
https://codereview.chromium.org/2783873002/diff/20001/src/heap/mark-compact.cc File src/heap/mark-compact.cc (right): https://codereview.chromium.org/2783873002/diff/20001/src/heap/mark-compact.cc#newcode3550 src/heap/mark-compact.cc:3550: if (typed_slot_set != nullptr && slots_clearing_mode == CLEAR_TYPED_SLOTS) { ...
3 years, 8 months ago (2017-03-29 14:53:15 UTC) #5
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/2783873002/40001
3 years, 8 months ago (2017-03-29 14:53:22 UTC) #8
commit-bot: I haz the power
3 years, 8 months ago (2017-03-29 15:17:38 UTC) #11
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://chromium.googlesource.com/v8/v8/+/d0c06a7b95c5148284cf1185490e944a2b5...

Powered by Google App Engine
This is Rietveld 408576698