[Webkit-unassigned] [Bug 13621] Decompilation of object literal getter incorrectly includes quotes around name
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed May 9 16:59:52 PDT 2007
http://bugs.webkit.org/show_bug.cgi?id=13621
------- Comment #1 from macdome at opendarwin.org 2007-05-09 16:59 PDT -------
if I'm understanding this correctly, this is trying to get the property value
of the name returned by the function x(). I'm not even sure we support that
currently. A PropertyNode holds a PropertyNameNode and seems to expect that
it's an identifier. I'm guessing this will require more than just serializer
changes.
--
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the webkit-unassigned
mailing list