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

Issue 389403002: Explicitly specify what happens when noSuchMethod(x) is not found (Closed)

Created:
6 years, 5 months ago by gbracha
Modified:
6 years, 5 months ago
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Explicitly specify what happens when noSuchMethod(x) is not found R=lrn@google.com, regis@google.com Committed: https://code.google.com/p/dart/source/detail?r=38212

Patch Set 1 #

Total comments: 3

Patch Set 2 : #

Patch Set 3 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+57 lines, -6 lines) Patch
M docs/language/dartLangSpec.tex View 1 2 5 chunks +57 lines, -6 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
gbracha
See https://code.google.com/p/dart/issues/detail?id=12561
6 years, 5 months ago (2014-07-14 18:36:25 UTC) #1
Lasse Reichstein Nielsen
lgtm https://codereview.chromium.org/389403002/diff/1/docs/language/dartLangSpec.tex File docs/language/dartLangSpec.tex (right): https://codereview.chromium.org/389403002/diff/1/docs/language/dartLangSpec.tex#newcode3273 docs/language/dartLangSpec.tex:3273: Then the method \code{noSuchMethod()} is looked up in ...
6 years, 5 months ago (2014-07-14 19:15:36 UTC) #2
regis
LGTM https://codereview.chromium.org/389403002/diff/1/docs/language/dartLangSpec.tex File docs/language/dartLangSpec.tex (right): https://codereview.chromium.org/389403002/diff/1/docs/language/dartLangSpec.tex#newcode3281 docs/language/dartLangSpec.tex:3281: and the result of the this latter invocation ...
6 years, 5 months ago (2014-07-14 19:33:35 UTC) #3
gbracha
On 2014/07/14 19:15:36, Lasse Reichstein Nielsen wrote: > lgtm > > https://codereview.chromium.org/389403002/diff/1/docs/language/dartLangSpec.tex > File docs/language/dartLangSpec.tex ...
6 years, 5 months ago (2014-07-14 20:11:52 UTC) #4
gbracha
On 2014/07/14 19:33:35, regis wrote: > LGTM > > https://codereview.chromium.org/389403002/diff/1/docs/language/dartLangSpec.tex > File docs/language/dartLangSpec.tex (right): > ...
6 years, 5 months ago (2014-07-14 20:12:04 UTC) #5
gbracha
6 years, 5 months ago (2014-07-14 20:15:27 UTC) #6
Message was sent while issue was closed.
Committed patchset #3 manually as r38212 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698