JaegerMonkey: Difference between revisions

Jump to navigation Jump to search
no edit summary
No edit summary
Line 29: Line 29:


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.
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:
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 ==


= Design Discussion  =
= Design Discussion  =
313

edits

Navigation menu