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

Unified Diff: src/v8.gyp

Issue 2801073006: Decouple root visitors from object visitors. (Closed)
Patch Set: rebase Created 3 years, 8 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/snapshot/startup-serializer.cc ('k') | src/v8threads.h » ('j') | 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 176254619b96c1dd1a0a9b839da5f63d1d7e520b..4bd433de246c80bea0b74dee70ce60dde27b6080 100644
--- a/src/v8.gyp
+++ b/src/v8.gyp
@@ -1345,6 +1345,8 @@
'vector.h',
'version.cc',
'version.h',
+ 'visitors.cc',
+ 'visitors.h',
'vm-state-inl.h',
'vm-state.h',
'wasm/decoder.h',
« no previous file with comments | « src/snapshot/startup-serializer.cc ('k') | src/v8threads.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698