[Webkit-unassigned] [Bug 29025] New: Allow custom memory allocation control in Yarr's RegexInterpreter
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Sep 8 02:02:50 PDT 2009
https://bugs.webkit.org/show_bug.cgi?id=29025
Summary: Allow custom memory allocation control in Yarr's
RegexInterpreter
Product: WebKit
Version: 528+ (Nightly build)
Platform: PC
OS/Version: All
Status: NEW
Severity: Normal
Priority: P2
Component: JavaScriptCore
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: zoltan at webkit.org
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
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list