Index: src/full-codegen/full-codegen.h |
diff --git a/src/full-codegen/full-codegen.h b/src/full-codegen/full-codegen.h |
index 22f3710a1165b169825a86b5256318f40e5c70cf..4607aff56f729733396308d1f791191f6acbcd4c 100644 |
--- a/src/full-codegen/full-codegen.h |
+++ b/src/full-codegen/full-codegen.h |
@@ -492,7 +492,7 @@ class FullCodeGenerator: public AstVisitor { |
F(TwoByteSeqStringSetChar) \ |
F(ObjectEquals) \ |
F(IsFunction) \ |
- F(IsSpecObject) \ |
+ F(IsJSReceiver) \ |
F(IsSimdValue) \ |
F(MathPow) \ |
F(IsMinusZero) \ |