JavaScript:New to SpiderMonkey: Difference between revisions

No edit summary
Line 10: Line 10:
=== Get the code ===
=== Get the code ===


We work out of the "tracemonkey" branch of the Mozilla Mercurial repository. Download it:
Spidermonkey development used to happen in the "tracemonkey" branch of the Mozilla Mercurial repository, but now it lives in mozilla-central :


  hg clone http://hg.mozilla.org/tracemonkey
  hg clone http://hg.mozilla.org/mozilla-central/


=== Build the js shell ===
=== Build the js shell ===
3

edits