Chromium Code Reviews| Index: src/x64/lithium-codegen-x64.h |
| =================================================================== |
| --- src/x64/lithium-codegen-x64.h (revision 7679) |
| +++ src/x64/lithium-codegen-x64.h (working copy) |
| @@ -102,6 +102,7 @@ |
| // Parallel move support. |
| void DoParallelMove(LParallelMove* move); |
| + void DoGap(LGap* instr); |
| // Emit frame translation commands for an environment. |
| void WriteTranslation(LEnvironment* environment, Translation* translation); |