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

Issue 1302423007: [heap] Fix MemoryChunk::kHeaderSize computation and add some assertions. (Closed)

Created:
5 years, 3 months ago by Michael Lippautz
Modified:
5 years, 3 months ago
Reviewers:
Michael Starzinger
CC:
v8-dev
Base URL:
https://chromium.googlesource.com/v8/v8.git@master
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

[heap] Fix MemoryChunk::kHeaderSize computation and add some assertions. R=mstarzinger@chromium.org Committed: https://crrev.com/aeb406849683c1cbf6b09e7fc4503613cbde828c Cr-Commit-Position: refs/heads/master@{#30630}

Patch Set 1 #

Total comments: 1

Patch Set 2 : Make MemoryChunk a type following standard layout, which should enable offsetof #

Total comments: 6

Patch Set 3 : Addressed comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+52 lines, -26 lines) Patch
M src/heap/spaces.h View 1 2 5 chunks +52 lines, -26 lines 0 comments Download

Messages

Total messages: 17 (7 generated)
Michael Lippautz
https://codereview.chromium.org/1302423007/diff/1/src/heap/spaces.h File src/heap/spaces.h (left): https://codereview.chromium.org/1302423007/diff/1/src/heap/spaces.h#oldcode558 src/heap/spaces.h:558: 5 * kPointerSize + // free list statistics 5 ...
5 years, 3 months ago (2015-09-07 16:55:25 UTC) #2
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1302423007/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1302423007/1
5 years, 3 months ago (2015-09-07 17:05:52 UTC) #4
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: v8_linux_gcc_compile_rel on tryserver.v8 (JOB_FAILED, http://build.chromium.org/p/tryserver.v8/builders/v8_linux_gcc_compile_rel/builds/6135)
5 years, 3 months ago (2015-09-07 17:12:43 UTC) #6
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1302423007/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1302423007/20001
5 years, 3 months ago (2015-09-07 17:25:42 UTC) #8
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
5 years, 3 months ago (2015-09-07 17:51:31 UTC) #10
Michael Starzinger
LGTM, just nits and a suggestion. https://codereview.chromium.org/1302423007/diff/20001/src/heap/spaces.h File src/heap/spaces.h (right): https://codereview.chromium.org/1302423007/diff/20001/src/heap/spaces.h#newcode563 src/heap/spaces.h:563: kPointerSize // intptr_t ...
5 years, 3 months ago (2015-09-08 07:59:57 UTC) #11
Michael Lippautz
Thanks for clarifying the mark bits alignment. https://codereview.chromium.org/1302423007/diff/20001/src/heap/spaces.h File src/heap/spaces.h (right): https://codereview.chromium.org/1302423007/diff/20001/src/heap/spaces.h#newcode563 src/heap/spaces.h:563: kPointerSize // ...
5 years, 3 months ago (2015-09-08 08:10:08 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1302423007/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1302423007/40001
5 years, 3 months ago (2015-09-08 08:10:34 UTC) #15
commit-bot: I haz the power
Committed patchset #3 (id:40001)
5 years, 3 months ago (2015-09-08 08:36:22 UTC) #16
commit-bot: I haz the power
5 years, 3 months ago (2015-09-08 08:36:40 UTC) #17
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/aeb406849683c1cbf6b09e7fc4503613cbde828c
Cr-Commit-Position: refs/heads/master@{#30630}

Powered by Google App Engine
This is Rietveld 408576698