Index: src/full-codegen/full-codegen.h |
diff --git a/src/full-codegen/full-codegen.h b/src/full-codegen/full-codegen.h |
index 52eddafa1a1a6e30ab8a6b1fa1f7661b39cc7805..bd16d739f3f1459adad7f249285ca5b0c9851deb 100644 |
--- a/src/full-codegen/full-codegen.h |
+++ b/src/full-codegen/full-codegen.h |
@@ -487,7 +487,6 @@ class FullCodeGenerator: public AstVisitor { |
F(OneByteSeqStringSetChar) \ |
F(TwoByteSeqStringSetChar) \ |
F(ObjectEquals) \ |
- F(IsFunction) \ |
F(IsJSReceiver) \ |
F(IsSimdValue) \ |
F(MathPow) \ |