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

Unified Diff: BUILD.gn

Issue 1082183003: Revert of Reland "Remove support for thread-based recompilation" (Closed) Base URL: https://chromium.googlesource.com/v8/v8.git@master
Patch Set: Created 5 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 | « no previous file | src/compiler.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: BUILD.gn
diff --git a/BUILD.gn b/BUILD.gn
index 3eebcfe8ceb49252a070acb4228c7e92c9eeeb27..4d0e3385557c3c8f8c74025cb08c6013f029ae88 100644
--- a/BUILD.gn
+++ b/BUILD.gn
@@ -893,8 +893,8 @@
"src/objects-printer.cc",
"src/objects.cc",
"src/objects.h",
- "src/optimizing-compile-dispatcher.cc",
- "src/optimizing-compile-dispatcher.h",
+ "src/optimizing-compiler-thread.cc",
+ "src/optimizing-compiler-thread.h",
"src/ostreams.cc",
"src/ostreams.h",
"src/parser.cc",
« no previous file with comments | « no previous file | src/compiler.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698