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

Unified Diff: src/globals.h

Issue 13343: More assertion propagation. (Closed)
Patch Set: "Does it lint?" Created 12 years 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/jsregexp.h » ('j') | src/jsregexp.cc » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: src/globals.h
diff --git a/src/globals.h b/src/globals.h
index e2fb2a9f226439d88f2b96144a8d17a6de12fe66..e174bf303e84400716201eacb6402511f884bc6e 100644
--- a/src/globals.h
+++ b/src/globals.h
@@ -184,7 +184,7 @@ class OldSpace;
class Property;
class Proxy;
class RegExpNode;
-struct RegExpParseResult;
+struct RegExpCompileData;
class RegExpTree;
class RegExpCompiler;
class RegExpVisitor;
« no previous file with comments | « no previous file | src/jsregexp.h » ('j') | src/jsregexp.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698