[webkit-reviews] review requested: [Bug 29507] Add MarkStackSymbian.cpp to build JavascriptCore for Symbian. : [Attachment 39788] add MarkStackSymbian.cpp and reuse windows port's shrinkAllocation().

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


Yongjun Zhang <yongjun.zhang at nokia.com> has asked  for review:
Bug 29507: Add MarkStackSymbian.cpp to build JavascriptCore for Symbian.
https://bugs.webkit.org/show_bug.cgi?id=29507

Attachment 39788: add MarkStackSymbian.cpp and reuse windows port's
shrinkAllocation().
https://bugs.webkit.org/attachment.cgi?id=39788&action=review

------- Additional Comments from Yongjun Zhang <yongjun.zhang at nokia.com>
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.


More information about the webkit-reviews mailing list