| Index: src/full-codegen/full-codegen.h
|
| diff --git a/src/full-codegen/full-codegen.h b/src/full-codegen/full-codegen.h
|
| index edd01cd29f8e5a15f1a82154af9a1164a5771b7c..22e6d87927465c4a08dfddc0d798da3e45538878 100644
|
| --- a/src/full-codegen/full-codegen.h
|
| +++ b/src/full-codegen/full-codegen.h
|
| @@ -531,7 +531,6 @@ class FullCodeGenerator: public AstVisitor {
|
| F(OneByteSeqStringSetChar) \
|
| F(TwoByteSeqStringSetChar) \
|
| F(IsJSReceiver) \
|
| - F(IsSimdValue) \
|
| F(MathPow) \
|
| F(HasCachedArrayIndex) \
|
| F(GetCachedArrayIndex) \
|
|
|