Comment #40 on issue 811 by [email protected]: Implement destructuring https://code.google.com/p/v8/issues/detail?id=811#c40
The following revision refers to this bug:https://chromium.googlesource.com/v8/v8.git/+/82e80605152f24c7ee1e738a0d1c890156ce038c
commit 82e80605152f24c7ee1e738a0d1c890156ce038c Author: machenbach <[email protected]> Date: Mon Jun 22 13:14:13 2015Revert 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 Review URL: https://codereview.chromium.org/1195163007 Cr-Commit-Position: refs/heads/master@{#29188}[modify] http://crrev.com/82e80605152f24c7ee1e738a0d1c890156ce038c/src/parser.cc [modify] http://crrev.com/82e80605152f24c7ee1e738a0d1c890156ce038c/src/parser.h [modify] http://crrev.com/82e80605152f24c7ee1e738a0d1c890156ce038c/src/pattern-rewriter.cc [modify] http://crrev.com/82e80605152f24c7ee1e738a0d1c890156ce038c/src/preparser.cc [modify] http://crrev.com/82e80605152f24c7ee1e738a0d1c890156ce038c/src/preparser.h [modify] http://crrev.com/82e80605152f24c7ee1e738a0d1c890156ce038c/src/scopes.cc [modify] http://crrev.com/82e80605152f24c7ee1e738a0d1c890156ce038c/test/cctest/test-parsing.cc [modify] http://crrev.com/82e80605152f24c7ee1e738a0d1c890156ce038c/test/mjsunit/harmony/destructuring.js [modify] http://crrev.com/82e80605152f24c7ee1e738a0d1c890156ce038c/test/mjsunit/regress/regress-1130.js [modify] http://crrev.com/82e80605152f24c7ee1e738a0d1c890156ce038c/test/mjsunit/regress/regress-436896.js [modify] http://crrev.com/82e80605152f24c7ee1e738a0d1c890156ce038c/test/webkit/fast/js/arguments-expected.txt
--You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at: https://code.google.com/hosting/settings -- -- 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.
