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

Unified Diff: src/objects-inl.h

Issue 2642353002: objects.h splitting: Move RegExpMatchInfo. (Closed)
Patch Set: code review (mstarzinger@) Created 3 years, 11 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/objects.h ('k') | src/objects/regexp-match-info.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: src/objects-inl.h
diff --git a/src/objects-inl.h b/src/objects-inl.h
index bf51b3640b04e31d3af7e7d452cc1034f93bf6ac..e5471b9af44e2536259b84f4aa0ce6794b876ee9 100644
--- a/src/objects-inl.h
+++ b/src/objects-inl.h
@@ -31,6 +31,7 @@
#include "src/lookup.h"
#include "src/objects.h"
#include "src/objects/module-info.h"
+#include "src/objects/regexp-match-info.h"
#include "src/objects/scope-info.h"
#include "src/property.h"
#include "src/prototype.h"
« no previous file with comments | « src/objects.h ('k') | src/objects/regexp-match-info.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698