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