JavaScript:TraceMonkey

Revision as of 03:16, 2 August 2008 by Gal (talk | contribs)

Hacking on TraceMonkey

The TM tree is located at http://hg.mozilla.org/tracemonkey.

We are currently still in rapid development mode. Our commit policy is as follows: "If you are confident you know what you are doing, push now and prepare to answer questions later if you break the tree." If you have commit access to hg.mozilla.org, feel free to commit any patch you feel is sensible. Even white-space cleanup, additional comments or general code cleanup/naming consistency changes are welcome.

Run trace-test.js and all benchmarks in t/* before you commit. Commits that break any of these tests are allowed if sensible, but please let everyone know why you break what and what has to happen to fix it.

The main channel to discuss TM is #jsapi on irc.mozilla.org.

TraceMonkey Tasks

(Task list to be updated.)

Security Review

TraceMonkeySecurityReviewForm