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

Unified Diff: src/v8.gyp

Issue 2663513002: [objects.h splitting] Move out ConstantElementsPair and BoileplateDescriptor. (Closed)
Patch Set: moving constant_elements_kind to ast.cc Created 3 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « src/objects/literal-objects.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: src/v8.gyp
diff --git a/src/v8.gyp b/src/v8.gyp
index d41573521d6af4b387a20fc9c2bb112e77fe1703..b9881086a9d04e890ee9c335fd8d421053ed6f35 100644
--- a/src/v8.gyp
+++ b/src/v8.gyp
@@ -1084,6 +1084,8 @@
'objects/object-macros.h',
'objects/object-macros-undef.h',
'objects/regexp-match-info.h',
+ 'objects/literal-objects.cc',
+ 'objects/literal-objects.h',
'objects/scope-info.cc',
'objects/scope-info.h',
'ostreams.cc',
« no previous file with comments | « src/objects/literal-objects.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698