[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 11:31:59 PDT 2009
https://bugs.webkit.org/show_bug.cgi?id=27762
--- Comment #15 from Eric Seidel <eric at webkit.org> 2009-07-28 11:31:59 PDT ---
I believe both UString and StringImpl know how to cache their hash values. So
add() is just a single lookup in the AtomicString hash table, you don't have to
re-hash the string.
--
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