4
edits
(Update links) |
|||
| Line 16: | Line 16: | ||
To get started, see the [https://developer.mozilla.org/En/SpiderMonkey/Build_Documentation Build Documentation for SpiderMonkey]. Use the '-h' shell option to see all of IonMonkey's options. | To get started, see the [https://developer.mozilla.org/En/SpiderMonkey/Build_Documentation Build Documentation for SpiderMonkey]. Use the '-h' shell option to see all of IonMonkey's options. | ||
Currently, IonMonkey is enabled by default for those processor architectures it supports. Use '--disable-ion' to | Currently, IonMonkey is enabled by default for those processor architectures it supports. Use '--disable-ion' to disable it. | ||
=Debugging= | =Debugging= | ||
edits