Re: Upgrading from Spidermonkey 1.8.5 to 45. How to get property name in getters/setters now they are JSNatives and tiny IDs have been removed?

Miles <[email protected]> Mon, 5 Jun 2017 02:53:24 -0700 (PDT)
Newsgroups gmane.comp.mozilla.devel.jseng
Message-ID <[email protected]>
I'll stop looking for a way to get the property name now then! :-)
In that case  I think I will try to do something clever with macros to automatically write stub functions for the getters/setters so I can still have a single function and reuse as much as I can.
Many thanks for the replies.