[Webkit-unassigned] [Bug 34601] New: [BREWMP] Port Heap::allocateBlock and Heap::freeBlock

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Feb 4 09:56:27 PST 2010


https://bugs.webkit.org/show_bug.cgi?id=34601

           Summary: [BREWMP] Port Heap::allocateBlock and Heap::freeBlock
           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 to allocate 64KB aligned memory because BREW has neither
VirtualAlloc nor mmap. There is no way to allocate aligned memory in BREW.

-- 
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