| Index: src/crankshaft/hydrogen.h
|
| diff --git a/src/crankshaft/hydrogen.h b/src/crankshaft/hydrogen.h
|
| index 58904c4e617612df029f1adcffb6805405f38cfe..40a18347beedb14c2e211f4e1699de838ea50259 100644
|
| --- a/src/crankshaft/hydrogen.h
|
| +++ b/src/crankshaft/hydrogen.h
|
| @@ -2231,7 +2231,6 @@ class HOptimizedGraphBuilder : public HGraphBuilder, public AstVisitor {
|
| F(RegExpSource) \
|
| F(NumberToString) \
|
| F(DebugIsActive) \
|
| - F(HasInPrototypeChain) \
|
| /* Typed Arrays */ \
|
| F(TypedArrayInitialize) \
|
| F(DataViewInitialize) \
|
|
|