[webkit-reviews] review granted: [Bug 45036] [v8] bypass caches when query memory usage from post GC and in crash handler. : [Attachment 66531] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Sep 5 23:37:56 PDT 2010


Adam Barth <abarth at webkit.org> has granted anton muhin <antonm at chromium.org>'s
request for review:
Bug 45036: [v8] bypass caches when query memory usage from post GC and in crash
handler.
https://bugs.webkit.org/show_bug.cgi?id=45036

Attachment 66531: Patch
https://bugs.webkit.org/attachment.cgi?id=66531&action=review

------- Additional Comments from Adam Barth <abarth at webkit.org>
View in context:
https://bugs.webkit.org/attachment.cgi?id=66531&action=prettypatch

> WebCore/platform/chromium/ChromiumBridge.h:194
> +	   // Same as above, but always returns actual value, without any
caches.
> +	   static int actualMemoryUsageMB();
Much nicer.


More information about the webkit-reviews mailing list