Chromium Code Reviews| Index: src/crankshaft/hydrogen.h |
| diff --git a/src/crankshaft/hydrogen.h b/src/crankshaft/hydrogen.h |
| index b58d942e6d84807b0704d28362b4419a3d6cd9fc..d0f757bdf0172f191b0228b9daa03adfe2d35996 100644 |
| --- a/src/crankshaft/hydrogen.h |
| +++ b/src/crankshaft/hydrogen.h |
| @@ -2296,7 +2296,6 @@ class HOptimizedGraphBuilder : public HGraphBuilder, public AstVisitor { |
| /* ArrayBuffer */ \ |
| F(ArrayBufferGetByteLength) \ |
| /* Maths */ \ |
| - F(ConstructDouble) \ |
| F(DoubleHi) \ |
| F(DoubleLo) \ |
| /* ES6 Collections */ \ |