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

Issue 726713003: LayoutDescriptorHelper is now able to calculate the length of contiguous regions of tagged/non-tagg… (Closed)

Created:
6 years, 1 month ago by Igor Sheludko
Modified:
6 years ago
CC:
v8-dev
Base URL:
https://chromium.googlesource.com/v8/v8.git@master
Project:
v8
Visibility:
Public.

Description

LayoutDescriptorHelper is now able to calculate the length of contiguous regions of tagged/non-tagged fields. This functionality is now used by both object visitor and store buffer. TEST=cctest/test-unboxed-doubles Committed: https://crrev.com/b74cfe4a8f58dc87a7f9620e3075b558785eb020 Cr-Commit-Position: refs/heads/master@{#25816}

Patch Set 1 : #

Patch Set 2 : Rebased #

Total comments: 10

Patch Set 3 : Addressed comments #

Patch Set 4 : Rebased #

Total comments: 1

Patch Set 5 : Rebased #

Unified diffs Side-by-side diffs Delta from patch set Stats (+562 lines, -49 lines) Patch
M src/heap/heap.cc View 1 2 3 1 chunk +11 lines, -12 lines 0 comments Download
M src/heap/mark-compact.cc View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download
M src/heap/objects-visiting.h View 1 2 1 chunk +6 lines, -8 lines 0 comments Download
M src/heap/store-buffer.cc View 1 2 3 1 chunk +14 lines, -10 lines 0 comments Download
M src/layout-descriptor.h View 1 2 4 chunks +22 lines, -8 lines 0 comments Download
M src/layout-descriptor.cc View 1 2 2 chunks +109 lines, -0 lines 0 comments Download
M src/layout-descriptor-inl.h View 1 5 chunks +10 lines, -9 lines 0 comments Download
M src/objects-inl.h View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download
M test/cctest/test-unboxed-doubles.cc View 1 2 3 4 4 chunks +388 lines, -0 lines 0 comments Download

Messages

Total messages: 14 (6 generated)
Igor Sheludko
PTAL (no hurry, I'm planning to land this after double unboxing is enabled)
6 years, 1 month ago (2014-11-14 10:01:22 UTC) #3
Hannes Payer (out of office)
LGTM, with a few nits. https://codereview.chromium.org/726713003/diff/40001/src/heap/objects-visiting.h File src/heap/objects-visiting.h (right): https://codereview.chromium.org/726713003/diff/40001/src/heap/objects-visiting.h#newcode236 src/heap/objects-visiting.h:236: DCHECK(offset < end_of_region_offset); I ...
6 years ago (2014-11-25 17:20:13 UTC) #4
Igor Sheludko
Addressed comments and rebased. https://codereview.chromium.org/726713003/diff/40001/src/heap/objects-visiting.h File src/heap/objects-visiting.h (right): https://codereview.chromium.org/726713003/diff/40001/src/heap/objects-visiting.h#newcode236 src/heap/objects-visiting.h:236: DCHECK(offset < end_of_region_offset); On 2014/11/25 ...
6 years ago (2014-12-10 18:22:05 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/726713003/100001
6 years ago (2014-12-15 10:59:07 UTC) #8
commit-bot: I haz the power
Try jobs failed on following builders: v8_linux64_rel on tryserver.v8 (http://build.chromium.org/p/tryserver.v8/builders/v8_linux64_rel/builds/1857) v8_linux_arm64_rel on tryserver.v8 (http://build.chromium.org/p/tryserver.v8/builders/v8_linux_arm64_rel/builds/1760)
6 years ago (2014-12-15 11:04:37 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/726713003/120001
6 years ago (2014-12-15 11:46:14 UTC) #12
commit-bot: I haz the power
Committed patchset #5 (id:120001)
6 years ago (2014-12-15 12:13:15 UTC) #13
commit-bot: I haz the power
6 years ago (2014-12-17 10:13:16 UTC) #14
Message was sent while issue was closed.
Patchset 5 (id:??) landed as
https://crrev.com/b74cfe4a8f58dc87a7f9620e3075b558785eb020
Cr-Commit-Position: refs/heads/master@{#25816}

Powered by Google App Engine
This is Rietveld 408576698