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

Unified Diff: src/globals.h

Issue 8188: Some new regexp infrastructure. (Closed)
Patch Set: Created 12 years, 2 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
Index: src/globals.h
diff --git a/src/globals.h b/src/globals.h
index cc0dbdedb44156634c7edad2feebcc2d80a1f007..183baad4742ac1f77b64ad8fde59f5842dee1690 100644
--- a/src/globals.h
+++ b/src/globals.h
@@ -182,6 +182,7 @@ class Object;
class OldSpace;
class Property;
class Proxy;
+class RegExpTree;
class Scope;
template<class Allocator = FreeStoreAllocationPolicy> class ScopeInfo;
class Script;

Powered by Google App Engine
This is Rietveld 408576698