Reviewers: arv, rossberg, caitp, wingo, Dmitry S. Lomov,

Message:
Created Revert of [destructuring] Implement parameter pattern matching.

Description:
Revert of [destructuring] Implement parameter pattern matching. (patchset #7
id:120001 of https://codereview.chromium.org/1189743003/)

Reason for revert:
[Sheriff] Breaks tsan:
http://build.chromium.org/p/client.v8/builders/V8%20Linux64%20TSAN/builds/4392

Original issue's description:
[destructuring] Implement parameter pattern matching.

Scoping for initializers is yet incorrect. Defaults are not supported.

[email protected],[email protected]
BUG=v8:811
LOG=N

Committed: https://crrev.com/42f30f4ded2b1ca0c4caa7639e6206e93c78ee70
Cr-Commit-Position: refs/heads/master@{#29184}

[email protected],[email protected],[email protected],[email protected],[email protected]
NOPRESUBMIT=true
NOTREECHECKS=true
NOTRY=true
BUG=v8:811

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

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

Affected files (+147, -446 lines):
  M src/parser.h
  M src/parser.cc
  M src/pattern-rewriter.cc
  M src/preparser.h
  M src/preparser.cc
  M src/scopes.cc
  M test/cctest/test-parsing.cc
  M test/mjsunit/harmony/destructuring.js
  M test/mjsunit/regress/regress-1130.js
  M test/mjsunit/regress/regress-436896.js
  M test/webkit/fast/js/arguments-expected.txt


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

Reply via email to