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