Chromium Code Reviews| Index: src/codegen.h |
| diff --git a/src/codegen.h b/src/codegen.h |
| index 650ce3bf82f6c189d7b1ba01602d76ba14b864c8..a6cd693ebf1ba44127b42bcb2d46919cb6d66e2b 100644 |
| --- a/src/codegen.h |
| +++ b/src/codegen.h |
| @@ -59,7 +59,9 @@ |
| // ComputeCallInitializeInLoop |
| // ProcessDeclarations |
| // DeclareGlobals |
| +// FindInlineRuntimeLUT |
| // CheckForInlineRuntimeCall |
| +// PatchInlineRuntimeEntry |
| // GenerateFastCaseSwitchStatement |
| // GenerateFastCaseSwitchCases |
| // TryGenerateFastCaseSwitchStatement |