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

Unified Diff: src/regexp-macro-assembler-irregexp.h

Issue 1282503003: Remove several grab-bag includes from the v8.h header. (Closed) Base URL: https://chromium.googlesource.com/v8/v8.git@master
Patch Set: Created 5 years, 4 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/regexp-macro-assembler-irregexp.h
diff --git a/src/regexp-macro-assembler-irregexp.h b/src/regexp-macro-assembler-irregexp.h
index 781defc297c7d5ec641ac2e4dfdf7704a9e347f3..644873339f9c3f90462d9c271cd8d85daa5ddf46 100644
--- a/src/regexp-macro-assembler-irregexp.h
+++ b/src/regexp-macro-assembler-irregexp.h
@@ -12,6 +12,7 @@ namespace internal {
#ifdef V8_INTERPRETED_REGEXP
+// A light-weight assembler for the Irregexp byte code.
class RegExpMacroAssemblerIrregexp: public RegExpMacroAssembler {
public:
// Create an assembler. Instructions and relocation information are emitted
« no previous file with comments | « src/preparser.h ('k') | src/regexp-macro-assembler-irregexp-inl.h » ('j') | src/v8.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698