Chromium Code Reviews| Index: src/ia32/codegen-ia32.h |
| =================================================================== |
| --- src/ia32/codegen-ia32.h (revision 8778) |
| +++ src/ia32/codegen-ia32.h (working copy) |
| @@ -53,9 +53,7 @@ |
| // Print the code after compiling it. |
| static void PrintCode(Handle<Code> code, CompilationInfo* info); |
| -#ifdef ENABLE_LOGGING_AND_PROFILING |
| static bool ShouldGenerateLog(Expression* type); |
| -#endif |
| static bool RecordPositions(MacroAssembler* masm, |
| int pos, |