Changes

Jump to: navigation, search

JaegerMonkey

73 bytes added, 22:38, 19 February 2010
no edit summary
We have started work on the compiler. By the end of Feb, we are roughly shooting to have implemented common control flow ops, fast paths for the 20 most common ops, and stub calls for most other ops.
= Developing JaegerMonkey =
== Getting the Code ==
The code is currently in a user repo:<pre>http://hg.mozilla.org/users/danderson_mozilla.com/jaegermonkey/ </pre> == Building ==
http://hg.mozilla.org/users/danderson_mozilla.com/jaegermonkey/ == Building == Currently we only support shell builds. To build with JM, pass this option to configure:
--enable-methodjit
== Running ==
Use the -m option to run with the method jit turned on.
= Design Discussion =
313
edits

Navigation menu