Is there some API I could call from a JavaScript to check which version of SpiderMonkey it is executed on ?
Asked
Active
Viewed 457 times
4
-
Where is that JavaScript code running? In the browser or in the SpiderMonkey shell? – evilpie Feb 28 '17 at 11:49
-
@evilpie Neither. It's used in CouchDB & Cloudant databases for processing database views. – TMG Mar 05 '17 at 17:00