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