Index: src/arm/codegen-arm.h |
=================================================================== |
--- src/arm/codegen-arm.h (revision 5634) |
+++ src/arm/codegen-arm.h (working copy) |
@@ -447,9 +447,6 @@ |
void Branch(bool if_true, JumpTarget* target); |
void CheckStack(); |
- static InlineFunctionGenerator FindInlineFunctionGenerator( |
- Runtime::FunctionId function_id); |
- |
bool CheckForInlineRuntimeCall(CallRuntime* node); |
static Handle<Code> ComputeLazyCompile(int argc); |