Reviewers: arv, rossberg, wingo,

Message:
PTAL

Description:
[destructuring] Refactor duplicate parameter name detection.

Pushed the detection logic down to ParseAndClassifyIdentifier in
preparation to having patterns in parameter positions.

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

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

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

Affected files (+273, -251 lines):
  M BUILD.gn
  A src/expression-classifier.h
  M src/parser.h
  M src/parser.cc
  M src/preparser.h
  M src/preparser.cc
  M tools/gyp/v8.gyp


--
--
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