Hi v8-dev,

The Contributors wiki page says to ping this list before embarking on
hacking V8 contributions, so...

Would you be receptive to an implementation of destructuring-bind as
specified in Harmony <
http://wiki.ecmascript.org/doku.php?id=harmony:destructuring> and
implemented in SpiderMonkey? I expect this will mostly involve desugaring in
the parser. Is it preferable to have one change that implements this? It
could be broken up (separate assignment statements; variable declarations;
formal parameter lists; etc.)

Dominic

-- 
v8-dev mailing list
v8-dev@googlegroups.com
http://groups.google.com/group/v8-dev

Reply via email to