Index: src/full-codegen/full-codegen.h |
diff --git a/src/full-codegen/full-codegen.h b/src/full-codegen/full-codegen.h |
index ba60cc1da05323210bdbaebab985d163c0dc7b87..a06d9a5f7eafa1f4b63a82b4f2b321b614c16e7b 100644 |
--- a/src/full-codegen/full-codegen.h |
+++ b/src/full-codegen/full-codegen.h |
@@ -484,7 +484,6 @@ class FullCodeGenerator final : public AstVisitor<FullCodeGenerator> { |
F(StringCharCodeAt) \ |
F(SubString) \ |
F(RegExpExec) \ |
- F(RegExpConstructResult) \ |
F(ToInteger) \ |
F(NumberToString) \ |
F(ToString) \ |