Index: src/full-codegen/full-codegen.h |
diff --git a/src/full-codegen/full-codegen.h b/src/full-codegen/full-codegen.h |
index aa60c9626024a8f8af816094bc21025d860e93b0..8a81614808e66fb6a3ecf10edfe767e8796234d3 100644 |
--- a/src/full-codegen/full-codegen.h |
+++ b/src/full-codegen/full-codegen.h |
@@ -532,7 +532,6 @@ class FullCodeGenerator: public AstVisitor { |
F(StringCharAt) \ |
F(OneByteSeqStringSetChar) \ |
F(TwoByteSeqStringSetChar) \ |
- F(ObjectEquals) \ |
F(IsJSReceiver) \ |
F(IsSimdValue) \ |
F(MathPow) \ |