Chromium Code Reviews| Index: vm/code_generator_ia32.h |
| =================================================================== |
| --- vm/code_generator_ia32.h (revision 8186) |
| +++ vm/code_generator_ia32.h (working copy) |
| @@ -134,7 +134,6 @@ |
| void IntrinsifyGetter(); |
| void IntrinsifySetter(); |
| - virtual void GeneratePreEntryCode(); |
| void GenerateLegacyEntryCode(); |
| void GenerateEntryCode(); |
| void GenerateLoadVariable(Register dst, const LocalVariable& local); |