JavaScript:Meeting-01-25-2010: Difference between revisions
Jump to navigation
Jump to search
(→Agenda) |
|||
(3 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
== Details == | == Details == | ||
2PM Pacific time | |||
conf #8605 | |||
IRC #jsapi | |||
== Agenda == | == Agenda == | ||
Line 5: | Line 11: | ||
* Measurement: Keep it up. (sayrer) | * Measurement: Keep it up. (sayrer) | ||
* Jaegermonkey progress and findings (dmandelin) | * Jaegermonkey progress and findings (dmandelin) | ||
* | ** lw done with removing stack frame junk. now creating new non-arena based jsvalue stack. | ||
** julian finishing getting nitro assembler imported | |||
** about ready to go forward on creating the first stub compiler | |||
** dvander concluded on tracer work | |||
** working on closure representation. bug 541489 has a table of performance numbers, closures have highly variable perf. | |||
** dealing with QA ramifications. of jmonkey mode. | |||
* ES5 status (Waldo) | * ES5 status (Waldo) | ||
** Mutation (freeze/seal/preventExtensions) going slowly. | |||
** strict mode bugs still around? | |||
** ES5 test suite from MS shows plenty of work, maybe add another person. | |||
* Nanojit stabilizing? (njn) | * Nanojit stabilizing? (njn) | ||
* Browser security overhead progress (mrbkap) | * OBJ_IS_NATIVE guard now useless most of the time. (jorendorff) | ||
* Browser security overhead progress. bug 515496 (mrbkap) | |||
* Working out jsdbgapi work plans (jimb / lw) (sayrer to keep digging in jsd stuff) | |||
* 1.9.3 plans and repos (sayrer) | * 1.9.3 plans and repos (sayrer) | ||
** 64-bit | |||
== Afterward == | == Afterward == | ||
* 1.9.3 triage | * 1.9.3 triage |
Latest revision as of 22:39, 25 January 2010
Details
2PM Pacific time
conf #8605
IRC #jsapi
Agenda
- Measurement: Keep it up. (sayrer)
- Jaegermonkey progress and findings (dmandelin)
- lw done with removing stack frame junk. now creating new non-arena based jsvalue stack.
- julian finishing getting nitro assembler imported
- about ready to go forward on creating the first stub compiler
- dvander concluded on tracer work
- working on closure representation. bug 541489 has a table of performance numbers, closures have highly variable perf.
- dealing with QA ramifications. of jmonkey mode.
- ES5 status (Waldo)
- Mutation (freeze/seal/preventExtensions) going slowly.
- strict mode bugs still around?
- ES5 test suite from MS shows plenty of work, maybe add another person.
- Nanojit stabilizing? (njn)
- OBJ_IS_NATIVE guard now useless most of the time. (jorendorff)
- Browser security overhead progress. bug 515496 (mrbkap)
- Working out jsdbgapi work plans (jimb / lw) (sayrer to keep digging in jsd stuff)
- 1.9.3 plans and repos (sayrer)
- 64-bit
Afterward
- 1.9.3 triage