You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to mozill...@googlegroups.com
Hello,
I'm wondering if it is intentional that
org.mozilla.javascript.NativeJSON is private. I was hoping to use the
(public?) strigify method without resorting to a kludge [1]. All of
NativeArray, NativeObject, NativeFunction, etc. are public, so it
would seem to fit to have access to NativeJSON as well.