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

Issue 1416243009: Move both dynamic and static object body visiting logic to BodyDescriptorBase class. (Closed)

Created:
5 years, 1 month ago by Igor Sheludko
Modified:
5 years, 1 month ago
Reviewers:
Michael Starzinger
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

Move both dynamic and static object body visiting logic to BodyDescriptorBase class. Committed: https://crrev.com/e8cab885ed0d32ba03f0b5ed6be5548d036d79d8 Cr-Commit-Position: refs/heads/master@{#31829}

Patch Set 1 : #

Total comments: 5

Patch Set 2 : Addressing comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+91 lines, -119 lines) Patch
M src/heap/objects-visiting.h View 1 chunk +10 lines, -55 lines 0 comments Download
M src/objects.h View 1 4 chunks +41 lines, -25 lines 0 comments Download
M src/objects-inl.h View 3 chunks +40 lines, -39 lines 0 comments Download

Messages

Total messages: 14 (5 generated)
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1416243009/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1416243009/20001
5 years, 1 month ago (2015-11-04 19:41:32 UTC) #3
Igor Sheludko
PTAL
5 years, 1 month ago (2015-11-04 19:56:04 UTC) #5
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
5 years, 1 month ago (2015-11-04 20:10:07 UTC) #7
Michael Starzinger
https://codereview.chromium.org/1416243009/diff/20001/src/objects.h File src/objects.h (right): https://codereview.chromium.org/1416243009/diff/20001/src/objects.h#newcode1640 src/objects.h:1640: // This class base class for object's body descriptors. ...
5 years, 1 month ago (2015-11-05 13:10:25 UTC) #8
Michael Starzinger
LGTM. I like it. https://codereview.chromium.org/1416243009/diff/20001/src/objects.h File src/objects.h (right): https://codereview.chromium.org/1416243009/diff/20001/src/objects.h#newcode1677 src/objects.h:1677: class FlexibleBodyDescriptorBase : public BodyDescriptorBase ...
5 years, 1 month ago (2015-11-05 13:44:46 UTC) #9
Igor Sheludko
Thanks! https://codereview.chromium.org/1416243009/diff/20001/src/objects.h File src/objects.h (right): https://codereview.chromium.org/1416243009/diff/20001/src/objects.h#newcode1640 src/objects.h:1640: // This class base class for object's body ...
5 years, 1 month ago (2015-11-05 13:45:13 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1416243009/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1416243009/40001
5 years, 1 month ago (2015-11-05 13:45:36 UTC) #12
commit-bot: I haz the power
Committed patchset #2 (id:40001)
5 years, 1 month ago (2015-11-05 14:02:40 UTC) #13
commit-bot: I haz the power
5 years, 1 month ago (2015-11-05 14:03:00 UTC) #14
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/e8cab885ed0d32ba03f0b5ed6be5548d036d79d8
Cr-Commit-Position: refs/heads/master@{#31829}

Powered by Google App Engine
This is Rietveld 408576698