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

Issue 14406002: Supress the undefined-method warning when noSuchMethod() is declared in the targetType of the metho… (Closed)

Created:
7 years, 8 months ago by jwren
Modified:
7 years, 8 months ago
Reviewers:
Brian Wilkerson
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Supress the undefined-method warning when noSuchMethod() is declared in the targetType of the method being invoked. Committed: https://code.google.com/p/dart/source/detail?r=21827

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+42 lines, -5 lines) Patch
M editor/tools/plugins/com.google.dart.engine/src/com/google/dart/engine/internal/resolver/ElementResolver.java View 2 chunks +30 lines, -5 lines 0 comments Download
M editor/tools/plugins/com.google.dart.engine_test/src/com/google/dart/engine/resolver/NonErrorResolverTest.java View 1 chunk +12 lines, -0 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
jwren
7 years, 8 months ago (2013-04-22 17:39:38 UTC) #1
Brian Wilkerson
LGTM
7 years, 8 months ago (2013-04-22 17:49:04 UTC) #2
jwren
7 years, 8 months ago (2013-04-22 17:54:53 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 manually as r21827 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698