[Webkit-unassigned] [Bug 79614] [JSC] Memory allocation failed by fastmalloc even if heap grows successfully

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 7 11:42:04 PST 2012


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


Geoffrey Garen <ggaren at apple.com> changed:

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




--- Comment #4 from Geoffrey Garen <ggaren at apple.com>  2012-03-07 11:42:03 PST ---
(From update of attachment 129131)
I don't think it's a good idea to duplicate this code. Instead, after calling GrowHeap(), I think it would be better to call TCMalloc_PageHeap::New recursively. This is guaranteed to terminate after one level of recursion.

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