Index: src/mips/codegen-mips.h |
=================================================================== |
--- src/mips/codegen-mips.h (revision 5389) |
+++ src/mips/codegen-mips.h (working copy) |
@@ -309,9 +309,6 @@ |
static InlineRuntimeLUT* FindInlineRuntimeLUT(Handle<String> name); |
bool CheckForInlineRuntimeCall(CallRuntime* node); |
- static bool PatchInlineRuntimeEntry(Handle<String> name, |
- const InlineRuntimeLUT& new_entry, |
- InlineRuntimeLUT* old_entry); |
static Handle<Code> ComputeLazyCompile(int argc); |
void ProcessDeclarations(ZoneList<Declaration*>* declarations); |