Confirmed users
204
edits
| Line 234: | Line 234: | ||
===JS (naveed)=== | ===JS (naveed)=== | ||
<!-- Read only update this week? Uncomment the following line--> | <!-- Read only update this week? Uncomment the following line--> | ||
{{readonly}} | |||
* Compiler (JIT) | |||
** {{bug|996536}}: Fixed crash in TI code | |||
** {{bug|987379}}: Change profiler shell function API to be more consistent | |||
* Garbage Collection | |||
** {{bug|942121}}: Tracked down an intermittent b2g orange -> bz has a 2 line fix. | |||
** {{bug|970402}}: Enabled rooting analysis on aurora, beta, release | |||
* Front End and Other | |||
** {{bug|992998}}: Run jit-tests in spidermonkey builds again | |||
** {{bug|999790}} {{bug|999849}}:Make asm.js modules and functions constructible, with a prototype | |||
PJS: parallel generational GC basically operational | |||
Landed asm.js stack-walking | |||
===Layout (jet/dbaron)=== | ===Layout (jet/dbaron)=== | ||