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

Issue 10809089: Make sure the "Skip*" functions know about cascades as well. (Closed)

Created:
8 years, 5 months ago by hausner
Modified:
8 years, 5 months ago
Reviewers:
srdjan
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Make sure the "Skip*" functions know about cascades as well. Also, handle index operator in cascades correctly. Committed: https://code.google.com/p/dart/source/detail?r=9910

Patch Set 1 #

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+46 lines, -58 lines) Patch
M runtime/vm/parser.h View 1 2 chunks +1 line, -3 lines 0 comments Download
M runtime/vm/parser.cc View 1 12 chunks +45 lines, -50 lines 0 comments Download
M tests/language/language.status View 1 1 chunk +0 lines, -5 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
hausner
Ryan found this issue and is writing a test for this.
8 years, 5 months ago (2012-07-24 23:14:35 UTC) #1
srdjan
LGTM, but I would add Ryan's test to this CL.
8 years, 5 months ago (2012-07-24 23:29:06 UTC) #2
rmacnak
The test is checked in now. On 2012/07/24 23:29:06, srdjan wrote: > LGTM, but I ...
8 years, 5 months ago (2012-07-25 17:46:44 UTC) #3
hausner
Major addition to this change: handle index operator in cascades correctly. PTAL, thank you.
8 years, 5 months ago (2012-07-25 20:50:14 UTC) #4
srdjan
8 years, 5 months ago (2012-07-25 21:28:56 UTC) #5
lgtm

Powered by Google App Engine
This is Rietveld 408576698