JavaScript:Home Page: Difference between revisions

Line 12: Line 12:
== Active Projects  ==
== Active Projects  ==


* [http://bugzilla.mozilla.org/show_bug.cgi?id=608741 Type Inference]  
* [http://bugzilla.mozilla.org/show_bug.cgi?id=608741 Type Inference]: perform hybrid dynamic/static analysis of JavaScript code to provide better type/invariant information to the JIT compiler
* [https://bugzilla.mozilla.org/show_bug.cgi?id=650180 IonMonkey]
* [https://bugzilla.mozilla.org/show_bug.cgi?id=650180 IonMonkey]: upgrade current JIT compiler with classic SSA-based compiler techniques to allow better optimization of JIT code
*[[JavaScript:SpiderMonkey:RegExp API|Expose ECMA 262 Regular Expression API]] to C/C++ clients.  
*[[JavaScript:SpiderMonkey:RegExp API|Expose ECMA 262 Regular Expression API]] to C/C++ clients.  
*A [[JavaScript:SpiderMonkey:Parser API|new SpiderMonkey API]] for building and inspecting parse trees.  
*A [[JavaScript:SpiderMonkey:Parser API|new SpiderMonkey API]] for building and inspecting parse trees.  
Confirmed users
367

edits