Index: src/full-codegen/full-codegen.h |
diff --git a/src/full-codegen/full-codegen.h b/src/full-codegen/full-codegen.h |
index 0a004a8dd4d1569766d90750f2d6bc2814ea653e..663f94af8b055745d91b8edd7509c2937d378727 100644 |
--- a/src/full-codegen/full-codegen.h |
+++ b/src/full-codegen/full-codegen.h |
@@ -512,7 +512,6 @@ class FullCodeGenerator: public AstVisitor { |
F(NewObject) \ |
F(ValueOf) \ |
F(StringCharFromCode) \ |
- F(StringCharAt) \ |
F(OneByteSeqStringSetChar) \ |
F(TwoByteSeqStringSetChar) \ |
F(IsJSReceiver) \ |