Chromium Code Reviews| Index: src/arm/lithium-arm.h |
| =================================================================== |
| --- src/arm/lithium-arm.h (revision 8253) |
| +++ src/arm/lithium-arm.h (working copy) |
| @@ -1682,6 +1682,7 @@ |
| } |
| DECLARE_CONCRETE_INSTRUCTION(NumberUntagD, "double-untag") |
| + DECLARE_HYDROGEN_ACCESSOR(Change) |
| }; |