Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1778)

Issue 2131823002: [parser] report errors for invalid binding patterns in async formal parameters (Closed)

Created:
4 years, 5 months ago by caitp (gmail)
Modified:
4 years, 5 months ago
Reviewers:
nickie, caitp, Dan Ehrenberg
CC:
v8-reviews_googlegroups.com
Base URL:
https://chromium.googlesource.com/v8/v8.git@master
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

[parser] report errors for invalid binding patterns in async formal parameters BUG=v8:4483, v8:5190 R=littledan@chromium.org, nikolaos@chromium.org

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+64 lines, -17 lines) Patch
M src/parsing/expression-classifier.h View 1 chunk +13 lines, -0 lines 0 comments Download
M src/parsing/parser-base.h View 8 chunks +43 lines, -17 lines 0 comments Download
M test/cctest/test-parsing.cc View 1 chunk +8 lines, -0 lines 0 comments Download

Messages

Total messages: 5 (2 generated)
caitp
PTAL
4 years, 5 months ago (2016-07-08 03:24:14 UTC) #2
caitp
On 2016/07/08 03:24:14, caitp wrote: > PTAL not ready yet, causes some issues in object-values/entries ...
4 years, 5 months ago (2016-07-08 16:41:09 UTC) #3
caitp
4 years, 5 months ago (2016-07-08 17:34:16 UTC) #4
On 2016/07/08 16:41:09, caitp wrote:
> On 2016/07/08 03:24:14, caitp wrote:
> > PTAL
> 
> not ready yet, causes some issues in object-values/entries tests

sorry, accidentally sent that message to the wrong CL. and the patch to the
wrong CL too. derp.

Powered by Google App Engine
This is Rietveld 408576698