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

Issue 1150953002: Generalize HeapObject alignment requirements. (Closed)

Created:
5 years, 7 months ago by bbudge
Modified:
5 years, 7 months ago
CC:
v8-dev, Yang, bradnelson
Base URL:
https://chromium.googlesource.com/v8/v8.git@master
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

Generalize HeapObject alignment requirements. Removes EnsureDouble* methods. Adds a RequiredAlignment method. Changes call sites. LOG=N BUG=v8:4124 Committed: https://crrev.com/ebee0aa21a3137d107676a01c39f6399ffd3b732 Cr-Commit-Position: refs/heads/master@{#28541}

Patch Set 1 #

Patch Set 2 : #

Total comments: 4

Patch Set 3 : Review comments. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+14 lines, -31 lines) Patch
M src/heap/mark-compact.cc View 3 chunks +3 lines, -9 lines 0 comments Download
M src/objects.h View 1 chunk +1 line, -2 lines 0 comments Download
M src/objects-debug.cc View 1 2 1 chunk +0 lines, -4 lines 0 comments Download
M src/objects-inl.h View 1 1 chunk +8 lines, -15 lines 0 comments Download
M src/snapshot/serialize.cc View 1 2 1 chunk +2 lines, -1 line 0 comments Download

Messages

Total messages: 10 (4 generated)
bbudge
This is the first part of fixing the GC's handling of alignment. The next CL ...
5 years, 7 months ago (2015-05-21 09:40:25 UTC) #3
Hannes Payer (out of office)
LGTM, two nits https://codereview.chromium.org/1150953002/diff/40001/src/objects-debug.cc File src/objects-debug.cc (right): https://codereview.chromium.org/1150953002/diff/40001/src/objects-debug.cc#newcode50 src/objects-debug.cc:50: // TODO(yangguo): Use this check once ...
5 years, 7 months ago (2015-05-21 09:53:32 UTC) #4
bbudge
https://codereview.chromium.org/1150953002/diff/40001/src/objects-debug.cc File src/objects-debug.cc (right): https://codereview.chromium.org/1150953002/diff/40001/src/objects-debug.cc#newcode50 src/objects-debug.cc:50: // TODO(yangguo): Use this check once crbug/436911 has been ...
5 years, 7 months ago (2015-05-21 10:02:08 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1150953002/60001
5 years, 7 months ago (2015-05-21 10:35:34 UTC) #8
commit-bot: I haz the power
Committed patchset #3 (id:60001)
5 years, 7 months ago (2015-05-21 11:06:43 UTC) #9
commit-bot: I haz the power
5 years, 7 months ago (2015-05-21 11:06:56 UTC) #10
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/ebee0aa21a3137d107676a01c39f6399ffd3b732
Cr-Commit-Position: refs/heads/master@{#28541}

Powered by Google App Engine
This is Rietveld 408576698