350
edits
(move this to a static list) |
m (Undo revision by Lolth -> Vandalism) |
||
(5 intermediate revisions by 2 users not shown) | |||
Line 10: | Line 10: | ||
__TOC__ | __TOC__ | ||
== | == Discussion == | ||
* ActionMonkey | * ActionMonkey stage 4 - unifying the Spidermonkey and tamarin object models | ||
** Tamarin uses UTF8, which could make existing APIs such as JS_GetStringChars difficult | |||
** jimb and jorendorff madly documenting the JSAPI | |||
* Dynamic analysis: dump the string data size in UTF16/UTF8 | |||
* Dynamic analysis: count the number of conversions between short and wide | |||
* Dynamic analysis: autostring buffer-copy counts (are autostrings worthwhile)? | |||
* How many strings exist *only* for conversion? | |||
* Static analysis: if "AString" were immutable, where would we fail? | |||
== Action Items == | |||
bsmedberg to find owners for large work items and hound people for a description of work | |||
== Work List == | == Work List == | ||
Moved to [[Mozilla 2/Work List]] | Moved to [[Mozilla 2/Work List]] |
edits