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

Issue 1435313002: Refactor dependent code. (Closed)

Created:
5 years, 1 month ago by ulan
Modified:
5 years, 1 month ago
CC:
v8-reviews_googlegroups.com
Base URL:
https://chromium.googlesource.com/v8/v8.git@master
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

Refactor dependent code. This simplifies the layout of dependent code array and optimizes it for sparse dependency groups. BUG=chromium:554488 LOG=NO Committed: https://crrev.com/4ef29b1adfefe32ee8ee09b5990dbd4340711620 Cr-Commit-Position: refs/heads/master@{#32170}

Patch Set 1 #

Patch Set 2 : #

Patch Set 3 : #

Patch Set 4 : Fix assert #

Patch Set 5 : Fix compactions #

Total comments: 8

Patch Set 6 : #

Patch Set 7 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+190 lines, -163 lines) Patch
M src/crankshaft/lithium.cc View 1 chunk +1 line, -2 lines 0 comments Download
M src/objects.h View 1 2 3 4 5 5 chunks +33 lines, -34 lines 0 comments Download
M src/objects.cc View 1 2 3 4 5 6 6 chunks +119 lines, -101 lines 0 comments Download
M src/objects-debug.cc View 1 1 chunk +1 line, -2 lines 0 comments Download
M src/objects-inl.h View 1 2 2 chunks +29 lines, -15 lines 0 comments Download
M test/cctest/test-heap.cc View 2 chunks +7 lines, -9 lines 0 comments Download

Messages

Total messages: 21 (10 generated)
ulan
PTAL
5 years, 1 month ago (2015-11-19 09:58:30 UTC) #4
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1435313002/80001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1435313002/80001
5 years, 1 month ago (2015-11-19 10:25:52 UTC) #6
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
5 years, 1 month ago (2015-11-19 10:47:21 UTC) #8
Igor Sheludko
lgtm with nits. https://codereview.chromium.org/1435313002/diff/80001/src/objects.cc File src/objects.cc (right): https://codereview.chromium.org/1435313002/diff/80001/src/objects.cc#newcode13739 src/objects.cc:13739: DCHECK_LE(this->group(), group); I think this check ...
5 years, 1 month ago (2015-11-20 12:35:32 UTC) #9
ulan
Thanks. https://codereview.chromium.org/1435313002/diff/80001/src/objects.cc File src/objects.cc (right): https://codereview.chromium.org/1435313002/diff/80001/src/objects.cc#newcode13739 src/objects.cc:13739: DCHECK_LE(this->group(), group); On 2015/11/20 12:35:32, Igor Sheludko wrote: ...
5 years, 1 month ago (2015-11-23 09:01:11 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1435313002/120001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1435313002/120001
5 years, 1 month ago (2015-11-23 09:09:58 UTC) #13
commit-bot: I haz the power
Try jobs failed on following builders: v8_presubmit on tryserver.v8 (JOB_FAILED, http://build.chromium.org/p/tryserver.v8/builders/v8_presubmit/builds/7980)
5 years, 1 month ago (2015-11-23 09:12:08 UTC) #15
Jakob Kummerow
src/crankshaft/ LGTM, haven't looked at the rest.
5 years, 1 month ago (2015-11-23 09:26:43 UTC) #17
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1435313002/120001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1435313002/120001
5 years, 1 month ago (2015-11-23 09:29:08 UTC) #19
commit-bot: I haz the power
Committed patchset #7 (id:120001)
5 years, 1 month ago (2015-11-23 09:30:21 UTC) #20
commit-bot: I haz the power
5 years, 1 month ago (2015-11-23 09:30:35 UTC) #21
Message was sent while issue was closed.
Patchset 7 (id:??) landed as
https://crrev.com/4ef29b1adfefe32ee8ee09b5990dbd4340711620
Cr-Commit-Position: refs/heads/master@{#32170}

Powered by Google App Engine
This is Rietveld 408576698