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..be6a53447b42eb1a0c38b52d580088a4eacad4c0 100644 |
--- a/src/full-codegen/full-codegen.h |
+++ b/src/full-codegen/full-codegen.h |
@@ -513,8 +513,6 @@ class FullCodeGenerator: public AstVisitor { |
F(ValueOf) \ |
F(StringCharFromCode) \ |
F(StringCharAt) \ |
- F(OneByteSeqStringSetChar) \ |
- F(TwoByteSeqStringSetChar) \ |
F(IsJSReceiver) \ |
F(MathPow) \ |
F(HasCachedArrayIndex) \ |