[webkit-reviews] review granted: [Bug 21321] speed up JavaScriptCore by inlining Heap in JSGlobalData : [Attachment 24033] patch, with better destruction

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Oct 2 16:43:11 PDT 2008


Geoffrey Garen <ggaren at apple.com> has granted Darin Adler <darin at apple.com>'s
request for review:
Bug 21321: speed up JavaScriptCore by inlining Heap in JSGlobalData
https://bugs.webkit.org/show_bug.cgi?id=21321

Attachment 24033: patch, with better destruction
https://bugs.webkit.org/attachment.cgi?id=24033&action=edit

------- Additional Comments from Geoffrey Garen <ggaren at apple.com>
-    RefPtr<JSGlobalData> protect(m_globalData);

Put this back and r=me.


More information about the webkit-reviews mailing list