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