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

Unified Diff: tools/gyp/v8.gyp

Issue 23604020: Initial prototype of object layout generation. Base URL: https://v8.googlecode.com/svn/branches/bleeding_edge
Patch Set: Created 7 years, 3 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
Index: tools/gyp/v8.gyp
diff --git a/tools/gyp/v8.gyp b/tools/gyp/v8.gyp
index 3f99b13fd2b478e4d36143f5c3c47ab66733eb6b..094138f313dd4efc6f06c7ee4b09e3a405b3d83a 100644
--- a/tools/gyp/v8.gyp
+++ b/tools/gyp/v8.gyp
@@ -424,6 +424,8 @@
'../../src/messages.h',
'../../src/natives.h',
'../../src/objects-debug.cc',
+ '../../src/objects-gen.cc',
+ '../../src/objects-gen.h',
'../../src/objects-inl.h',
'../../src/objects-printer.cc',
'../../src/objects-visiting.cc',
« src/objects.layout ('K') | « src/objects-printer.cc ('k') | tools/objects-gen.cc.mustache » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698