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

Unified Diff: src/SConscript

Issue 10417010: Run Crankshaft on a separate thread. (Closed) Base URL: https://chromiumcodereview.appspot.com/10387157
Patch Set: Created 8 years, 7 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 | « no previous file | src/api.cc » ('j') | src/api.cc » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: src/SConscript
diff --git a/src/SConscript b/src/SConscript
index 0d0b5357d5923e96f1120bf08f1ad471c263359f..65003e880530e445ba62f3656f557d3031b4075b 100755
--- a/src/SConscript
+++ b/src/SConscript
@@ -54,6 +54,7 @@ SOURCES = {
codegen.cc
compilation-cache.cc
compiler.cc
+ crankshaft-thread.cc
danno 2012/05/22 10:32:19 Don't refer to crankshaft if filenames/variables.
contexts.cc
conversions.cc
counters.cc
« no previous file with comments | « no previous file | src/api.cc » ('j') | src/api.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698