Has JS_InitStandardClasses been removed from ESR 76?

Miles <[email protected]> Thu, 14 May 2020 07:17:14 -0700 (PDT)
Newsgroups gmane.comp.mozilla.devel.jseng
Message-ID <[email protected]>
Hi,

Has JS_InitStandardClasses been removed from Spidermonkey in ESR 76?
I'm trying to upgrade my embedding and this no longer seems to exist in any of the header files from what I can see. Looking at https://developer.mozilla.org/en-US/docs/Mozilla/Projects/SpiderMonkey/JSAPI_reference/JS_InitStandardClasses it doesn't say it has been removed/is obsolete but perhaps the documentation is out of date?

Can I just remove it or do I have to do something else instead?

Apologies for asking the question here. I'm trying to get access to Matrix to ask question there instead but the site is currently blocked by my IT dept...

If anybody can help I would be very grateful.

Many thanks

Miles