Confirmed users
204
edits
Line 249: | Line 249: | ||
===JS (naveed)=== | ===JS (naveed)=== | ||
{{readonly}} | |||
* Compiler (JIT) | |||
** {{bug|1046585}}: Finished removing js/src/assembler | |||
* Garbage Collection | |||
* Embedder wrote a post about rooting analysis: http://trac.wildfiregames.com/wiki/StaticRootingAnalysis%3C/a%3E%3C/li%3E | |||
* Front End and Other | |||
** {{bug|896116}}: Bunch of work implementing %TypedArray% and %TypedArray%.prototype; Should save a little memory over having all typed array functions duplicated once per typed array class, also will allow self-hosting of typed array methods eventually; done with basically everything but xray support | |||
** Landed COW arrays | |||
===Layout (jet/dbaron)=== | ===Layout (jet/dbaron)=== |