Chromium Code Reviews

Unified Diff: src/SConscript

Issue 6338009: Adding build script changes to support LiveObjectList functionality. (Closed) Base URL: http://v8.googlecode.com/svn/branches/bleeding_edge/
Patch Set: Created 9 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Index: src/SConscript
===================================================================
--- src/SConscript (revision 6379)
+++ src/SConscript (working copy)
@@ -89,6 +89,7 @@
lithium-allocator.cc
lithium.cc
liveedit.cc
+ liveobjectlist.cc
log-utils.cc
log.cc
mark-compact.cc

Powered by Google App Engine