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

Unified Diff: src/v8globals.h

Issue 214903002: Fix some missing includes and forward declarations. (Closed) Base URL: https://v8.googlecode.com/svn/branches/bleeding_edge
Patch Set: Created 6 years, 9 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/circular-queue.h ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: src/v8globals.h
diff --git a/src/v8globals.h b/src/v8globals.h
index 2e0ead3a795661dfb4fa01a89eb1e3f6d240a4f2..e6cd94df233ac0ea94d39a80cfe76d88a5a8e5f8 100644
--- a/src/v8globals.h
+++ b/src/v8globals.h
@@ -133,6 +133,7 @@ class Heap;
class HeapObject;
class IC;
class InterceptorInfo;
+class Isolate;
class JSReceiver;
class JSArray;
class JSFunction;
« no previous file with comments | « src/circular-queue.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698