[webkit-reviews] review granted: [Bug 131940] Move the JSString cache from DOMWrapperWorld to VM. : [Attachment 229816] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Apr 21 12:12:03 PDT 2014


Geoffrey Garen <ggaren at apple.com> has granted Andreas Kling
<akling at apple.com>'s request for review:
Bug 131940: Move the JSString cache from DOMWrapperWorld to VM.
https://bugs.webkit.org/show_bug.cgi?id=131940

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

------- Additional Comments from Geoffrey Garen <ggaren at apple.com>
r=me

Should probably move jsStringWithCache into JSC now -- maybe JSString.h? --
since the library that supplies the data structure might as well supply the
function to access it.


More information about the webkit-reviews mailing list