Index: src/handles.h |
=================================================================== |
--- src/handles.h (revision 4210) |
+++ src/handles.h (working copy) |
@@ -307,8 +307,6 @@ |
// Sets the expected number of properties based on estimate from compiler. |
void SetExpectedNofPropertiesFromEstimate(Handle<SharedFunctionInfo> shared, |
int estimate); |
-void SetExpectedNofPropertiesFromEstimate(Handle<JSFunction> func, |
- int estimate); |
Handle<JSGlobalProxy> ReinitializeJSGlobalProxy( |