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

Issue 8974005: Partial fix for Issue 709. (Closed)

Created:
9 years ago by sra1
Modified:
9 years ago
Reviewers:
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Partial fix for Issue 709. Method dispatch on a hidden native class goes according to the native name, not the Dart name (which can be different). There is still an issue with the hidden name - frog needs to avoid using it because it might not be inaccessible on all targets. BUG= TEST= Committed: https://code.google.com/p/dart/source/detail?r=2511

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+15 lines, -5 lines) Patch
M frog/gen.dart View 2 chunks +8 lines, -2 lines 0 comments Download
M frog/minfrog View 2 chunks +7 lines, -2 lines 0 comments Download
M tests/language/language.status View 1 chunk +0 lines, -1 line 0 comments Download

Powered by Google App Engine
This is Rietveld 408576698