[Webkit-unassigned] [Bug 32722] Allow Reserved Words in Property Accessors

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jan 11 13:55:46 PST 2010


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





--- Comment #16 from Darin Adler <darin at apple.com>  2010-01-11 13:55:45 PST ---
(From update of attachment 46153)
Everything looks fine to me. I think Oliver may want to double check your
results on performance testing, but otherwise seems good to go.

I would like the reserved words to be in some canonical order. The order in
%token is not the same as the order in the IdentifierOrReserved production. I
suggest using alphabetical order in IdentifierOrReserved (leaving IDENT at the
top).

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