RESOLVED FIXED 30853
Allow custom memory allocation control for JavaScriptCore's ListHashSet
https://bugs.webkit.org/show_bug.cgi?id=30853
Summary Allow custom memory allocation control for JavaScriptCore's ListHashSet
Zoltan Horvath
Reported 2009-10-28 05:37:52 PDT
Inherits ListHashSet class from FastAllocBase because it has been instantiated by 'new' in WebCore/rendering/RenderBlock.cpp:1813.
Attachments
proposed patch (1.46 KB, patch)
2009-10-28 05:39 PDT, Zoltan Horvath
darin: review+
Zoltan Horvath
Comment 1 2009-10-28 05:39:00 PDT
Created attachment 42017 [details] proposed patch
Zoltan Horvath
Comment 2 2009-10-30 01:54:19 PDT
Note You need to log in before you can comment on or make changes to this bug.