Platform/2014-01-07: Difference between revisions

Line 254: Line 254:


===JS (naveed)===
===JS (naveed)===
<!-- Read only update this week? Uncomment the following line-->
{{readonly}}
<!-- {{readonly}} -->
 
** Compiler (JIT)
*** ({{bug|952992}} - Remove MPrepareCall/MPassArg instructions. A lot of cleanup and allowed bz to do cool stuff with DOM calls
*** ({{bug|922681}} - SetInnerHTML fast path for strings with no markup.
*** ({{bug|951528}} - Fix fallout from compiling JSOP_SETARG in presence of "arguments" references.
** Garbage Collection
*** We now are at 1 hazard, and have an r+ patch to get us to 0 reported hazards for the desktop browser!
*** ({{bug|950176}} - now we use mangled names for most of the analysis (the exceptions are when we want to use human-readable strings for annotations and constructor/destructor matching)
** Front End and Other
*** ({{bug|886193}} - Lots of more work on function re-lazification.
*** ({{bug|911147}} - implement Array#fill
*** ({{bug|896105}} - implemented ArrayBuffer.isView
*** ({{bug|946042}} - reviewed final version of SIMD interpreter support patch
 
===Layout (jet/dbaron)===
===Layout (jet/dbaron)===
<!-- Read only update this week? Uncomment the following line-->
<!-- Read only update this week? Uncomment the following line-->
Confirmed users
204

edits