Javascript:SpiderMonkey:OdinMonkey: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 1: Line 1:
== Active ==
== Active ==
* Remove num-locals ({{bug|916612}}) and num-lines ({{bug|916564}}) parser limits.
* Optimize constant-additions in masked heap accessed: {{bug|915157}}
* Optimize constant-additions in masked heap accessed: {{bug|915157}}
* Standardize and implement SIMD extensions to JS ({{bug|894105}}) and then incorporate into asm.js
* Standardize and implement SIMD extensions to JS ({{bug|894105}}) and then incorporate into asm.js
Line 6: Line 5:


== Planned next projects ==
== Planned next projects ==
* Remove num-locals ({{bug|916612}}) and num-lines ({{bug|916564}}) parser limits.
* Record enough information at compile time so that asm.js functions show up in:
* Record enough information at compile time so that asm.js functions show up in:
** the builtin FF profiler ({{bug|947996}})
** the builtin FF profiler ({{bug|947996}})
Confirmed users
367

edits