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

Issue 8234022: Implement index operator super call (Closed)

Created:
9 years, 2 months ago by hausner
Modified:
9 years, 2 months ago
Reviewers:
regis
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Implement index operator super call Last portion of super operator calls. Committed: https://code.google.com/p/dart/source/detail?r=359

Patch Set 1 #

Patch Set 2 : '' #

Total comments: 2

Patch Set 3 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+120 lines, -32 lines) Patch
runtime/vm/parser.h View 1 2 1 chunk +1 line, -0 lines 0 comments Download
runtime/vm/parser.cc View 1 2 2 chunks +84 lines, -29 lines 0 comments Download
tests/language/src/SuperOperatorTest.dart View 1 2 1 chunk +35 lines, -3 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
hausner
9 years, 2 months ago (2011-10-11 23:06:04 UTC) #1
regis
LGTM http://codereview.chromium.org/8234022/diff/1004/runtime/vm/parser.cc File runtime/vm/parser.cc (right): http://codereview.chromium.org/8234022/diff/1004/runtime/vm/parser.cc#newcode1006 runtime/vm/parser.cc:1006: const String& name) { indentation
9 years, 2 months ago (2011-10-11 23:43:10 UTC) #2
hausner
9 years, 2 months ago (2011-10-11 23:50:23 UTC) #3
Thank you!

http://codereview.chromium.org/8234022/diff/1004/runtime/vm/parser.cc
File runtime/vm/parser.cc (right):

http://codereview.chromium.org/8234022/diff/1004/runtime/vm/parser.cc#newcode...
runtime/vm/parser.cc:1006: const String& name) {
On 2011/10/11 23:43:10, regis wrote:
> indentation

Done.

Powered by Google App Engine
This is Rietveld 408576698