Index: Source/bindings/v8/V8ValueCache.h |
diff --git a/Source/bindings/v8/V8ValueCache.h b/Source/bindings/v8/V8ValueCache.h |
index 756a239a1127be59174edcf9b92091e6aee1f3d5..95611a260bd5d05c87f036c95bf1fb6a98016788 100644 |
--- a/Source/bindings/v8/V8ValueCache.h |
+++ b/Source/bindings/v8/V8ValueCache.h |
@@ -66,7 +66,6 @@ public: |
} |
void remove(StringImpl*); |
- void reportMemoryUsage(MemoryObjectInfo*) const; |
private: |
v8::Handle<v8::String> v8ExternalStringSlow(StringImpl*, ReturnHandleType, v8::Isolate*); |