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

Unified Diff: src/heap.cc

Issue 48061: Remapped regexp last-match-info to put subject and index before match indices. (Closed)
Patch Set: Created 11 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 | « no previous file | src/jsregexp.h » ('j') | src/regexp-delay.js » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: src/heap.cc
diff --git a/src/heap.cc b/src/heap.cc
index daefaaf1b7ef221253c95858ca9cb1e5a58971c9..b9ba68d7090f096a735dbad9bbee9f9487ba416f 100644
--- a/src/heap.cc
+++ b/src/heap.cc
@@ -34,7 +34,6 @@
#include "compilation-cache.h"
#include "debug.h"
#include "global-handles.h"
-#include "jsregexp.h"
#include "mark-compact.h"
#include "natives.h"
#include "scanner.h"
« no previous file with comments | « no previous file | src/jsregexp.h » ('j') | src/regexp-delay.js » ('J')

Powered by Google App Engine
This is Rietveld 408576698