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