Confirmed users
204
edits
| Line 197: | Line 197: | ||
===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|920322}}: Fix deep cloning of elements & slots and instrument JSObject accordingly. | |||
** Garbage Collection | |||
*** Now down to the neighborhood of 15-17 hazards in the browser. | |||
** Front End and Other | |||
*** Generators are in SpiderMonkey central - http://wingolog.org/archives/2013/10/07/es6-generators-and-iteration-in-spidermonkey | |||
*** Intl patchwork: landed patch to make Intl initialization fully lazy, wrote/landed patch to make mochitests be fine with the presence/absence of Intl as appropriate for branch/nightly/b2g/etc. -- Intl is now on in nightlies! \o/ more work to be done yet re updating ICU, but we're in good shape on this front, finally | |||
*** Precursors to per-tab memory measurements {{bug|921954}} {{bug|921923}} | |||
*** pthread_create() support now works. | |||
===Layout (jet/dbaron)=== | ===Layout (jet/dbaron)=== | ||
<!-- Read only update this week? Uncomment the following line--> | <!-- Read only update this week? Uncomment the following line--> | ||