[Webkit-unassigned] [Bug 27831] Allow custom memory allocation control for JavaScriptCore's UString class

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jan 20 06:13:49 PST 2010


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





--- Comment #15 from Zoltan Horvath <zoltan at webkit.org>  2010-01-20 06:13:47 PST ---
(In reply to comment #10)
> First, I have to roll this out because adding FastAllocBase as a base class
> made UString bigger than a single pointer, and in turn that made JSString too
> big for a garbage collection cell.

I didn't know that UString is a GC collected class . Where is it converted to
JSString?

I opened a new bug "FastAllocBase is probably making many of our objects a bit
bigger" bug #33896.

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