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

Unified Diff: src/isolate.h

Issue 1264993002: Debugger: refactor ScopeIterator, FrameInspector and DebugEvaluate. (Closed) Base URL: https://chromium.googlesource.com/v8/v8.git@master
Patch Set: readd include Created 5 years, 4 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
« src/debug/debug-scopes.cc ('K') | « src/globals.h ('k') | src/objects.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: src/isolate.h
diff --git a/src/isolate.h b/src/isolate.h
index a11f75ab290a1ce82439fa89c5508f3167e567bb..7eac6edd25165f8937cf6ccfb59e2a8d89c11c4e 100644
--- a/src/isolate.h
+++ b/src/isolate.h
@@ -83,7 +83,6 @@ typedef void* ExternalReferenceRedirectorPointer();
class Debug;
-class Debugger;
class PromiseOnStack;
class Redirection;
class Simulator;
« src/debug/debug-scopes.cc ('K') | « src/globals.h ('k') | src/objects.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698