[Webkit-unassigned] [Bug 91850] add 7 bit strings capabilities to the v8 binding layer

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Nov 20 17:20:07 PST 2012


https://bugs.webkit.org/show_bug.cgi?id=91850





--- Comment #54 from noel gordon <noel.gordon at gmail.com>  2012-11-20 17:22:06 PST ---
(From update of attachment 174676)
View in context: https://bugs.webkit.org/attachment.cgi?id=174676&action=review

> Source/WebCore/bindings/v8/V8ValueCache.h:86
> +        v8::V8::AdjustAmountOfExternalAllocatedMemory(memoryConsumption(string));

Here and elsewhere: memoryConsumption()?  I believe you can get that from WTF::String.sizeInBytes(), right?

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list