I've tried to assemble the various informal design decisions around implementing Destructuring Assignment into a single place
Here: https://etherpad.igalia.com/1869 --- To summarize, in my head, it looks like most of this should be doable with fairly simple refactoring to the pattern-rewriter, and the mechanism for rewriting destructuring assignment that exists in my destructuring assignment parsing CL (https://crrev.com/1309813007/). Comments and edits are appreciated -- -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev --- You received this message because you are subscribed to the Google Groups "v8-dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
