[Webkit-unassigned] [Bug 33582] New: Add MarkStack fastMalloc implementation for platforms without VirtualAlloc or mmap.
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Jan 13 02:06:06 PST 2010
https://bugs.webkit.org/show_bug.cgi?id=33582
Summary: Add MarkStack fastMalloc implementation for platforms
without VirtualAlloc or mmap.
Product: WebKit
Version: 528+ (Nightly build)
Platform: Other
OS/Version: Other
Status: UNCONFIRMED
Severity: Normal
Priority: P2
Component: JavaScriptCore
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: kwangyul.seo at gmail.com
Use fastMalloc and fastFree to implement MarkStack::allocateStack and
MarkStack::releaseStack respectively. Set to the page size to 4096.
--
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