RESOLVED FIXED 29025
Allow custom memory allocation control in Yarr's RegexInterpreter
https://bugs.webkit.org/show_bug.cgi?id=29025
Summary Allow custom memory allocation control in Yarr's RegexInterpreter
Zoltan Horvath
Reported 2009-09-08 02:02:50 PDT
Inherits RegexInterpreter classes from FastAllocBase (bug #20422), which has been instantiated by 'new': class ByteDisjunction -> instantiated in JavaScriptCore/yarr/RegexInterpreter.cpp:1462 struct BytecodePattern -> instantiated in JavaScriptCore/yarr/RegexInterpreter.cpp:1279
Attachments
proposed patch (1.66 KB, patch)
2009-09-08 02:06 PDT, Zoltan Horvath
darin: review+
Zoltan Horvath
Comment 1 2009-09-08 02:06:05 PDT
Created attachment 39176 [details] proposed patch
Zoltan Horvath
Comment 2 2009-09-08 08:02:32 PDT
Note You need to log in before you can comment on or make changes to this bug.