[Webkit-unassigned] [Bug 74429] [V8] WebCoreStringResource in V8Binding.cpp has both String and AtomicString
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Dec 13 11:57:18 PST 2011
https://bugs.webkit.org/show_bug.cgi?id=74429
Erik Arvidsson <arv at chromium.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |INVALID
--- Comment #1 from Erik Arvidsson <arv at chromium.org> 2011-12-13 11:57:18 PST ---
There is a comment saying "Keeps the string buffer alive until the V8 engine garbage collects it." which means we cannot reassign it. Therefore the optimization I had in mind will not work.
--
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