[Webkit-unassigned] [Bug 119277] Reduce JSC API static value setter/getter overhead

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jul 31 13:19:18 PDT 2013


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


Geoffrey Garen <ggaren at apple.com> changed:

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




--- Comment #10 from Geoffrey Garen <ggaren at apple.com>  2013-07-31 13:19:04 PST ---
(From update of attachment 207866)
This looks good, but it leaves the code in a bit of a confused state, because now getters build in a propertyNameRef, but setters still call "propertyNameRef = OpaqueJSString::create(name);", and it's not clear why. Can you update setters to match getters as well?

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