Comment #39 on issue 811 by [email protected]: Implement destructuring https://code.google.com/p/v8/issues/detail?id=811#c39
The following revision refers to this bug:https://chromium.googlesource.com/v8/v8.git/+/42f30f4ded2b1ca0c4caa7639e6206e93c78ee70
commit 42f30f4ded2b1ca0c4caa7639e6206e93c78ee70 Author: dslomov <[email protected]> Date: Mon Jun 22 12:06:55 2015 [destructuring] Implement parameter pattern matching. Scoping for initializers is yet incorrect. Defaults are not supported. [email protected],[email protected] BUG=v8:811 LOG=N Review URL: https://codereview.chromium.org/1189743003 Cr-Commit-Position: refs/heads/master@{#29184}[modify] http://crrev.com/42f30f4ded2b1ca0c4caa7639e6206e93c78ee70/src/parser.cc [modify] http://crrev.com/42f30f4ded2b1ca0c4caa7639e6206e93c78ee70/src/parser.h [modify] http://crrev.com/42f30f4ded2b1ca0c4caa7639e6206e93c78ee70/src/pattern-rewriter.cc [modify] http://crrev.com/42f30f4ded2b1ca0c4caa7639e6206e93c78ee70/src/preparser.cc [modify] http://crrev.com/42f30f4ded2b1ca0c4caa7639e6206e93c78ee70/src/preparser.h [modify] http://crrev.com/42f30f4ded2b1ca0c4caa7639e6206e93c78ee70/src/scopes.cc [modify] http://crrev.com/42f30f4ded2b1ca0c4caa7639e6206e93c78ee70/test/cctest/test-parsing.cc [modify] http://crrev.com/42f30f4ded2b1ca0c4caa7639e6206e93c78ee70/test/mjsunit/harmony/destructuring.js [modify] http://crrev.com/42f30f4ded2b1ca0c4caa7639e6206e93c78ee70/test/mjsunit/regress/regress-1130.js [modify] http://crrev.com/42f30f4ded2b1ca0c4caa7639e6206e93c78ee70/test/mjsunit/regress/regress-436896.js [modify] http://crrev.com/42f30f4ded2b1ca0c4caa7639e6206e93c78ee70/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.
