[Webkit-unassigned] [Bug 27762] [v8] Cache atomic strings in externalized v8 strings

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jul 28 07:26:17 PDT 2009


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





--- Comment #8 from Christian Plesner Hansen <christian.plesner.hansen at gmail.com>  2009-07-28 07:26:17 PDT ---
> AtomicString has String m_string field, cannot we reuse that instead?

That field is already being used to hold the string value shared between all
AtomicString values with the same contents.

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