Index: src/full-codegen/full-codegen.h |
diff --git a/src/full-codegen/full-codegen.h b/src/full-codegen/full-codegen.h |
index da629d9a200a7b3e61d83b1f6250687a9d7b2712..dc11d157e17ee27f08195668ddb88c25e5f2b12c 100644 |
--- a/src/full-codegen/full-codegen.h |
+++ b/src/full-codegen/full-codegen.h |
@@ -510,7 +510,6 @@ class FullCodeGenerator: public AstVisitor { |
F(IsFunction) \ |
F(IsSpecObject) \ |
F(IsSimdValue) \ |
- F(IsStringWrapperSafeForDefaultValueOf) \ |
F(MathPow) \ |
F(IsMinusZero) \ |
F(HasCachedArrayIndex) \ |