Location of Mozilla Core Javascript Modules

83 Views Asked by At

Where are the JavaScript core modules listed on this Mozilla page?

I looked through the docs forever and ran all types of searches for *.jsm and a few specific jsm files, but I couldn't find any.

Are these separate files located somewhere or are they built into the executable somehow?

1

There are 1 best solutions below

0
On BEST ANSWER

I went perusing through the source and found the .jsm files. They're in the toolkit and I'm guessing they get compiled into some binary during the make.

https://dxr.mozilla.org/mozilla-beta/source/toolkit/modules