Bug 29025

Summary: Allow custom memory allocation control in Yarr's RegexInterpreter
Product: WebKit Reporter: Zoltan Horvath <zoltan>
Component: JavaScriptCoreAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: All   
Attachments:
Description Flags
proposed patch darin: review+

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.