[Webkit-unassigned] [Bug 43399] New: Add ENABLE(YARR) guard around JSGlobalData::m_regexAllocator
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Aug 2 19:21:10 PDT 2010
https://bugs.webkit.org/show_bug.cgi?id=43399
Summary: Add ENABLE(YARR) guard around
JSGlobalData::m_regexAllocator
Product: WebKit
Version: 528+ (Nightly build)
Platform: All
OS/Version: All
Status: UNCONFIRMED
Severity: Normal
Priority: P2
Component: JavaScriptCore
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: kwangyul.seo at gmail.com
m_regexAllocator is used only by RegExp::compile which is guarded with ENABLE(YARR).
--
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