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

Unified Diff: src/ic-ia32.cc

Issue 1935: New static flags system (Closed)
Patch Set: Merge, again. Created 12 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
« no previous file with comments | « src/ic.cc ('k') | src/log.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: src/ic-ia32.cc
diff --git a/src/ic-ia32.cc b/src/ic-ia32.cc
index 7a9b678143edc8c50e79d0161c385aa5cada03d9..37c35ee926e9cf582f8a71c275f28866d765e80a 100644
--- a/src/ic-ia32.cc
+++ b/src/ic-ia32.cc
@@ -34,10 +34,6 @@
namespace v8 { namespace internal {
-
-DECLARE_bool(debug_code);
-
-
// ----------------------------------------------------------------------------
// Static IC stub generators.
//
« no previous file with comments | « src/ic.cc ('k') | src/log.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698