Reviewers: arv, caitp, wingo,

Message:
WIP - Please take initial look at your leasure.
I am almost done, but some tests still fail, in particular

var f = ({x = 42, y = 15}) => {};

Not sure yet why.

Description:
[destructuring] Parse binding patterns in formal parameters.

R=a...@chromium.org,wi...@igalia.com,caitpotte...@gmail.com
LOG=N
BUG=v8:811

Please review this at https://codereview.chromium.org/1167393005/

Base URL: https://chromium.googlesource.com/v8/v8.git@master

Affected files (+75, -26 lines):
  M src/parser.h
  M src/parser.cc
  M src/preparser.h
  M src/preparser.cc
  M test/cctest/test-parsing.cc


--
--
v8-dev mailing list
v8-dev@googlegroups.com
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 v8-dev+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to