Chromium Code Reviews| Index: src/ia32/lithium-codegen-ia32.h |
| =================================================================== |
| --- src/ia32/lithium-codegen-ia32.h (revision 7679) |
| +++ src/ia32/lithium-codegen-ia32.h (working copy) |
| @@ -105,6 +105,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); |