Confirmed users
497
edits
No edit summary |
(→Development: Document that IonMonkey is enabled by default.) |
||
| 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 | Currently, IonMonkey is enabled by default for those processor architectures it supports. Use '--disable-ion' to enable it. | ||
=Debugging= | =Debugging= | ||