Chromium Code Reviews| Index: src/ia32/codegen-ia32.h |
| =================================================================== |
| --- src/ia32/codegen-ia32.h (revision 5634) |
| +++ src/ia32/codegen-ia32.h (working copy) |
| @@ -624,9 +624,6 @@ |
| void CheckStack(); |
| - static InlineFunctionGenerator FindInlineFunctionGenerator( |
| - Runtime::FunctionId function_id); |
| - |
| bool CheckForInlineRuntimeCall(CallRuntime* node); |
| void ProcessDeclarations(ZoneList<Declaration*>* declarations); |