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

Issue 2594663002: objects.h splitting: Split out ScopeInfo + add necessary structures. (Closed)

Created:
4 years ago by marja
Modified:
4 years ago
CC:
Hannes Payer (out of office), ulan, v8-reviews_googlegroups.com
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

objects.h splitting: Split out ScopeInfo + add necessary structures. See tracking bug for more information. BUG=v8:5402 Review-Url: https://codereview.chromium.org/2594663002 Cr-Commit-Position: refs/heads/master@{#41861} Committed: https://chromium.googlesource.com/v8/v8/+/a48e5ab8804e9e97b5ea577d6f2667bacee92eb2

Patch Set 1 #

Patch Set 2 : moar includes #

Total comments: 1

Patch Set 3 : scope-info.h iwyu + remove scope-info-inl.h #

Unified diffs Side-by-side diffs Delta from patch set Stats (+390 lines, -350 lines) Patch
M BUILD.gn View 1 2 1 chunk +3 lines, -0 lines 0 comments Download
M src/ast/scopeinfo.cc View 1 1 chunk +2 lines, -0 lines 0 comments Download
M src/heap/heap-inl.h View 1 chunk +1 line, -0 lines 0 comments Download
M src/objects.h View 4 chunks +3 lines, -327 lines 0 comments Download
M src/objects-inl.h View 1 2 2 chunks +1 line, -23 lines 0 comments Download
A src/objects/object-macros.h View 1 chunk +26 lines, -0 lines 0 comments Download
A src/objects/object-macros-undef.h View 1 chunk +8 lines, -0 lines 0 comments Download
A src/objects/scope-info.h View 1 2 1 chunk +343 lines, -0 lines 0 comments Download
M src/v8.gyp View 1 2 1 chunk +3 lines, -0 lines 0 comments Download

Messages

Total messages: 19 (13 generated)
Camillo Bruni
I like. LGTM https://codereview.chromium.org/2594663002/diff/20001/src/objects/object-macros-undef.h File src/objects/object-macros-undef.h (right): https://codereview.chromium.org/2594663002/diff/20001/src/objects/object-macros-undef.h#newcode8 src/objects/object-macros-undef.h:8: #undef DECLARE_CAST Ensuring the undeffing would ...
4 years ago (2016-12-20 13:11:38 UTC) #4
Benedikt Meurer
lgtm
4 years ago (2016-12-20 13:20:49 UTC) #7
jochen (gone - plz use gerrit)
lgtm
4 years ago (2016-12-20 13:39:24 UTC) #11
marja
thanks! as discussed offline: I removed scope-info-inl.h as it was unnecessary I'll add a todo ...
4 years ago (2016-12-20 13:40:27 UTC) #12
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/2594663002/40001
4 years ago (2016-12-20 13:40:58 UTC) #16
commit-bot: I haz the power
4 years ago (2016-12-20 14:08:26 UTC) #19
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://chromium.googlesource.com/v8/v8/+/a48e5ab8804e9e97b5ea577d6f2667bacee...

Powered by Google App Engine
This is Rietveld 408576698