Chromium Code Reviews| Index: src/x64/codegen-x64.h |
| =================================================================== |
| --- src/x64/codegen-x64.h (revision 8778) |
| +++ src/x64/codegen-x64.h (working copy) |
| @@ -58,9 +58,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, |