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

Issue 11612002: Invoke noSuchMethod instead of immediately throwing NoSuchMethodError when (Closed)

Created:
8 years ago by regis
Modified:
8 years ago
Reviewers:
srdjan
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Invoke noSuchMethod instead of immediately throwing NoSuchMethodError when invoking a non-closure as a closure (reopened issue 3326). Address comments of last cl. Committed: https://code.google.com/p/dart/source/detail?r=16220

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+58 lines, -71 lines) Patch
M runtime/lib/invocation_mirror_patch.dart View 1 chunk +4 lines, -4 lines 0 comments Download
M runtime/vm/code_generator.cc View 3 chunks +54 lines, -60 lines 0 comments Download
M tests/co19/co19-dart2dart.status View 1 chunk +0 lines, -2 lines 0 comments Download
M tests/co19/co19-runtime.status View 1 chunk +0 lines, -5 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
regis
8 years ago (2012-12-17 18:41:15 UTC) #1
srdjan
8 years ago (2012-12-17 19:29:53 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698