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

Issue 2377513007: [heap] Decouple SpaceIterator from ObjectIterator. (Closed)

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

Description

[heap] Decouple SpaceIterator from ObjectIterator. BUG= Committed: https://crrev.com/55dd687a434e667acee4f700398b84a522df7315 Cr-Commit-Position: refs/heads/master@{#39781}

Patch Set 1 #

Total comments: 4

Patch Set 2 : address comments #

Patch Set 3 : address comments #

Patch Set 4 : rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+61 lines, -95 lines) Patch
M src/heap/heap.h View 1 2 3 3 chunks +4 lines, -8 lines 0 comments Download
M src/heap/heap.cc View 1 2 3 7 chunks +20 lines, -60 lines 0 comments Download
M src/heap/heap-inl.h View 1 2 3 1 chunk +4 lines, -22 lines 0 comments Download
M src/heap/mark-compact.cc View 1 2 3 1 chunk +3 lines, -2 lines 0 comments Download
M src/heap/spaces.h View 1 2 3 6 chunks +13 lines, -3 lines 0 comments Download
M src/heap/spaces.cc View 1 2 3 4 chunks +17 lines, -0 lines 0 comments Download

Messages

Total messages: 15 (7 generated)
ulan
ptal
4 years, 2 months ago (2016-09-27 13:42:50 UTC) #2
Michael Lippautz
lgtm https://codereview.chromium.org/2377513007/diff/1/src/heap/heap.h File src/heap/heap.h (right): https://codereview.chromium.org/2377513007/diff/1/src/heap/heap.h#newcode2461 src/heap/heap.h:2461: // For each space an object iterator is ...
4 years, 2 months ago (2016-09-27 13:53:05 UTC) #3
ulan
thanks! https://codereview.chromium.org/2377513007/diff/1/src/heap/heap.h File src/heap/heap.h (right): https://codereview.chromium.org/2377513007/diff/1/src/heap/heap.h#newcode2461 src/heap/heap.h:2461: // For each space an object iterator is ...
4 years, 2 months ago (2016-09-27 14:10:53 UTC) #4
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/2377513007/40001
4 years, 2 months ago (2016-09-27 14:11:12 UTC) #7
commit-bot: I haz the power
Failed to apply patch for src/heap/spaces.cc: While running git apply --index -3 -p1; error: patch ...
4 years, 2 months ago (2016-09-27 15:12:27 UTC) #9
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/2377513007/60001
4 years, 2 months ago (2016-09-27 15:42:19 UTC) #12
commit-bot: I haz the power
Committed patchset #4 (id:60001)
4 years, 2 months ago (2016-09-27 16:23:39 UTC) #13
commit-bot: I haz the power
4 years, 2 months ago (2016-09-27 16:24:00 UTC) #15
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/55dd687a434e667acee4f700398b84a522df7315
Cr-Commit-Position: refs/heads/master@{#39781}

Powered by Google App Engine
This is Rietveld 408576698