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

Issue 2663513002: [objects.h splitting] Move out ConstantElementsPair and BoileplateDescriptor. (Closed)

Created:
3 years, 10 months ago by marja
Modified:
3 years, 10 months ago
Reviewers:
Michael Starzinger
CC:
v8-reviews_googlegroups.com, rmcilroy
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

[objects.h splitting] Move out ConstantElementsPair and BoileplateDescriptor. BUG=v8:5402 Review-Url: https://codereview.chromium.org/2663513002 Cr-Commit-Position: refs/heads/master@{#42742} Committed: https://chromium.googlesource.com/v8/v8/+/5f950698c0dc7c36b855961feb929022f74102fb

Patch Set 1 #

Patch Set 2 : fix #

Total comments: 2

Patch Set 3 : moving constant_elements_kind to ast.cc #

Unified diffs Side-by-side diffs Delta from patch set Stats (+142 lines, -89 lines) Patch
M BUILD.gn View 1 chunk +2 lines, -0 lines 0 comments Download
M src/ast/ast.h View 1 2 1 chunk +1 line, -3 lines 0 comments Download
M src/ast/ast.cc View 1 2 2 chunks +5 lines, -0 lines 0 comments Download
M src/compiler/ast-graph-builder.cc View 1 chunk +1 line, -0 lines 0 comments Download
M src/compiler/bytecode-graph-builder.cc View 1 chunk +1 line, -0 lines 0 comments Download
M src/compiler/js-operator.h View 1 chunk +4 lines, -0 lines 0 comments Download
M src/factory.h View 1 chunk +3 lines, -0 lines 0 comments Download
M src/objects.h View 2 chunks +0 lines, -46 lines 0 comments Download
M src/objects.cc View 1 chunk +0 lines, -40 lines 0 comments Download
M src/objects-inl.h View 1 chunk +1 line, -0 lines 0 comments Download
A src/objects/literal-objects.h View 1 chunk +67 lines, -0 lines 0 comments Download
A src/objects/literal-objects.cc View 1 1 chunk +55 lines, -0 lines 0 comments Download
M src/v8.gyp View 1 chunk +2 lines, -0 lines 0 comments Download

Messages

Total messages: 12 (7 generated)
marja
ptal
3 years, 10 months ago (2017-01-27 14:38:42 UTC) #2
Michael Starzinger
LGTM. https://codereview.chromium.org/2663513002/diff/20001/src/ast/ast.h File src/ast/ast.h (right): https://codereview.chromium.org/2663513002/diff/20001/src/ast/ast.h#newcode1558 src/ast/ast.h:1558: ElementsKind constant_elements_kind() const { suggestion: As discussed offline, ...
3 years, 10 months ago (2017-01-27 14:52:28 UTC) #5
marja
thanks https://codereview.chromium.org/2663513002/diff/20001/src/ast/ast.h File src/ast/ast.h (right): https://codereview.chromium.org/2663513002/diff/20001/src/ast/ast.h#newcode1558 src/ast/ast.h:1558: ElementsKind constant_elements_kind() const { On 2017/01/27 14:52:28, Michael ...
3 years, 10 months ago (2017-01-27 14:57:07 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2663513002/40001
3 years, 10 months ago (2017-01-27 14:57:21 UTC) #9
commit-bot: I haz the power
3 years, 10 months ago (2017-01-27 15:29:54 UTC) #12
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://chromium.googlesource.com/v8/v8/+/5f950698c0dc7c36b855961feb929022f74...

Powered by Google App Engine
This is Rietveld 408576698