Confirmed users
204
edits
Line 205: | Line 205: | ||
===JS (naveed)=== | ===JS (naveed)=== | ||
{{readonly}} | |||
* Compiler (JIT) | |||
** {{bug|1041781}}: Landed native to bytecode mapping | |||
** {{bug|1054340}}: Landed post-native-to-bytecode-mapping fix to remove MPcOffset instructions | |||
* Garbage Collection | |||
** {{bug|650161}}: Landed first cut of compacting GC implementation (build with --enable-gccompacting to try it out) | |||
** {{bug|995284}}: Made GC behvaiour deterministic in shell builds | |||
* Front End and Other | |||
** {{bug|1052248}}: Tweak the goodAllocated heuristics for JS arrays | |||
** {{bug|1041688}}: acquired properties analysis working but has some regressions | |||
===Layout (jet/dbaron)=== | ===Layout (jet/dbaron)=== |