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

Issue 1135353003: Factor out handling of mixed objects preprocessing after migration (Closed)

Created:
5 years, 7 months ago by jochen (gone - plz use gerrit)
Modified:
5 years, 6 months ago
CC:
v8-dev
Base URL:
https://chromium.googlesource.com/v8/v8.git@master
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

Factor out handling of mixed objects preprocessing after migration R=hpayer@chromium.org BUG= Committed: https://crrev.com/54309ebb6f166ba2414adf627fcb28eca0b33f8c Cr-Commit-Position: refs/heads/master@{#28834}

Patch Set 1 #

Total comments: 6

Patch Set 2 : updates #

Patch Set 3 : updates #

Patch Set 4 : updates #

Patch Set 5 : updates #

Patch Set 6 : updates #

Patch Set 7 : updates #

Total comments: 6

Patch Set 8 : updates #

Unified diffs Side-by-side diffs Delta from patch set Stats (+144 lines, -69 lines) Patch
M src/heap/mark-compact.h View 1 1 chunk +4 lines, -0 lines 0 comments Download
M src/heap/mark-compact.cc View 1 2 3 4 5 6 7 3 chunks +81 lines, -38 lines 0 comments Download
M src/heap/store-buffer.cc View 1 2 3 4 5 6 7 1 chunk +30 lines, -24 lines 0 comments Download
M src/objects.h View 1 2 chunks +9 lines, -3 lines 0 comments Download
M src/objects-inl.h View 1 2 3 4 5 6 7 1 chunk +20 lines, -4 lines 0 comments Download

Messages

Total messages: 17 (3 generated)
jochen (gone - plz use gerrit)
5 years, 7 months ago (2015-05-13 04:54:30 UTC) #1
Hannes Payer (out of office)
ishell, what do you think? https://codereview.chromium.org/1135353003/diff/1/src/heap/mark-compact.cc File src/heap/mark-compact.cc (right): https://codereview.chromium.org/1135353003/diff/1/src/heap/mark-compact.cc#newcode2871 src/heap/mark-compact.cc:2871: #if V8_DOUBLE_FIELDS_UNBOXING Double unboxing ...
5 years, 7 months ago (2015-05-13 06:47:38 UTC) #3
jochen (gone - plz use gerrit)
https://codereview.chromium.org/1135353003/diff/1/src/heap/mark-compact.cc File src/heap/mark-compact.cc (right): https://codereview.chromium.org/1135353003/diff/1/src/heap/mark-compact.cc#newcode2871 src/heap/mark-compact.cc:2871: #if V8_DOUBLE_FIELDS_UNBOXING On 2015/05/13 at 06:47:38, Hannes Payer wrote: ...
5 years, 7 months ago (2015-05-13 06:51:45 UTC) #4
Hannes Payer (out of office)
https://codereview.chromium.org/1135353003/diff/1/src/heap/mark-compact.cc File src/heap/mark-compact.cc (right): https://codereview.chromium.org/1135353003/diff/1/src/heap/mark-compact.cc#newcode2871 src/heap/mark-compact.cc:2871: #if V8_DOUBLE_FIELDS_UNBOXING On 2015/05/13 06:51:45, jochen (traveling) wrote: > ...
5 years, 7 months ago (2015-05-13 12:12:36 UTC) #5
Igor Sheludko
https://codereview.chromium.org/1135353003/diff/1/src/heap/mark-compact.cc File src/heap/mark-compact.cc (right): https://codereview.chromium.org/1135353003/diff/1/src/heap/mark-compact.cc#newcode2871 src/heap/mark-compact.cc:2871: #if V8_DOUBLE_FIELDS_UNBOXING On 2015/05/13 12:12:36, Hannes Payer wrote: > ...
5 years, 7 months ago (2015-05-13 12:22:59 UTC) #6
jochen (gone - plz use gerrit)
blast from the past! ptal
5 years, 6 months ago (2015-06-08 09:29:14 UTC) #7
Igor Sheludko
lgtm once comments are addressed: https://codereview.chromium.org/1135353003/diff/120001/src/heap/mark-compact.cc File src/heap/mark-compact.cc (right): https://codereview.chromium.org/1135353003/diff/120001/src/heap/mark-compact.cc#newcode2765 src/heap/mark-compact.cc:2765: #if V8_DOUBLE_FIELDS_UNBOXING I think ...
5 years, 6 months ago (2015-06-08 10:45:13 UTC) #8
jochen (gone - plz use gerrit)
replaced all the #ifdefs https://codereview.chromium.org/1135353003/diff/120001/src/objects-inl.h File src/objects-inl.h (right): https://codereview.chromium.org/1135353003/diff/120001/src/objects-inl.h#newcode1553 src/objects-inl.h:1553: // TODO(jochen): Why do we ...
5 years, 6 months ago (2015-06-08 11:04:59 UTC) #9
Igor Sheludko
On 2015/06/08 11:04:59, jochen wrote: > replaced all the #ifdefs > > https://codereview.chromium.org/1135353003/diff/120001/src/objects-inl.h > File ...
5 years, 6 months ago (2015-06-08 11:15:18 UTC) #10
jochen (gone - plz use gerrit)
On 2015/06/08 at 11:15:18, ishell wrote: > On 2015/06/08 11:04:59, jochen wrote: > > replaced ...
5 years, 6 months ago (2015-06-08 11:17:14 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1135353003/140001
5 years, 6 months ago (2015-06-08 11:17:45 UTC) #14
Igor Sheludko
On 2015/06/08 11:17:14, jochen wrote: > On 2015/06/08 at 11:15:18, ishell wrote: > > On ...
5 years, 6 months ago (2015-06-08 11:22:28 UTC) #15
commit-bot: I haz the power
Committed patchset #8 (id:140001)
5 years, 6 months ago (2015-06-08 11:28:50 UTC) #16
commit-bot: I haz the power
5 years, 6 months ago (2015-06-08 11:29:08 UTC) #17
Message was sent while issue was closed.
Patchset 8 (id:??) landed as
https://crrev.com/54309ebb6f166ba2414adf627fcb28eca0b33f8c
Cr-Commit-Position: refs/heads/master@{#28834}

Powered by Google App Engine
This is Rietveld 408576698