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