[Webkit-unassigned] [Bug 29507] Add MarkStackSymbian.cpp to build JavascriptCore for Symbian.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Sep 18 14:48:48 PDT 2009


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


Yongjun Zhang <yongjun.zhang at nokia.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #39788|                            |review?
               Flag|                            |




--- Comment #1 from Yongjun Zhang <yongjun.zhang at nokia.com>  2009-09-18 14:48:47 PDT ---
Created an attachment (id=39788)
 --> (https://bugs.webkit.org/attachment.cgi?id=39788)
add MarkStackSymbian.cpp and reuse windows port's shrinkAllocation().

Re-use Windows shrinkAllocation implementation because Symbian doesn't support
releasing part of memory region.      

Use fastMalloc and fastFree to implement allocateStack and releaseStack for
Symbian port.

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