Chromium Code Reviews| Index: src/mips/codegen-mips.h |
| =================================================================== |
| --- src/mips/codegen-mips.h (revision 8778) |
| +++ src/mips/codegen-mips.h (working copy) |
| @@ -60,9 +60,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 void SetFunctionInfo(Handle<JSFunction> fun, |
| FunctionLiteral* lit, |