RESOLVED FIXED Bug 27253
Allow custom memory allocation control for JavaScriptCore's Profiler class
https://bugs.webkit.org/show_bug.cgi?id=27253
Summary Allow custom memory allocation control for JavaScriptCore's Profiler class
Zoltan Horvath
Reported 2009-07-14 04:26:56 PDT
Inherits Profiler class from FastAllocBase because it has been instantiated by 'new' in JavaScriptCore/profiler/Profiler.cpp:56.
Attachments
proposed patch (1.16 KB, patch)
2009-07-14 04:29 PDT, Zoltan Horvath
darin: review+
Zoltan Horvath
Comment 1 2009-07-14 04:29:01 PDT
Created attachment 32707 [details] proposed patch
Brent Fulgham
Comment 2 2009-07-14 16:09:20 PDT
Note You need to log in before you can comment on or make changes to this bug.