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

Issue 10831285: Revert "Register toString dynamic invocation in the presence of string interpolation." (Closed)

Created:
8 years, 4 months ago by Anton Muhin
Modified:
8 years, 4 months ago
Reviewers:
ahe
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Revert "Register toString dynamic invocation in the presence of string interpolation." This reverts commit e3bc84ade08c6c9acedfd1ad7e1f159832e0b4a1. R=ahe@google.com Committed: https://code.google.com/p/dart/source/detail?r=10585

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+16 lines, -27 lines) Patch
M lib/compiler/implementation/resolver.dart View 1 chunk +0 lines, -2 lines 0 comments Download
M tests/compiler/dart2js/call_site_type_inferer_test.dart View 1 chunk +6 lines, -0 lines 0 comments Download
M tests/compiler/dart2js/compiler_helper.dart View 1 chunk +0 lines, -6 lines 0 comments Download
M tests/compiler/dart2js/concrete_type_inference_test.dart View 1 chunk +6 lines, -0 lines 0 comments Download
M tests/compiler/dart2js/resolver_test.dart View 3 chunks +0 lines, -19 lines 0 comments Download
M tests/language/language.status View 3 chunks +4 lines, -0 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Anton Muhin
8 years, 4 months ago (2012-08-13 16:35:49 UTC) #1
ahe
8 years, 4 months ago (2012-08-13 16:40:41 UTC) #2
LGTM. Looks like a missing import. Take a look at:

http://code.google.com/p/dart/wiki/TestingDart2js#Basic_test_recommendation

The first line is what I recommend for running the unit tests. Notice that we
use --checked argument to test.py.

Powered by Google App Engine
This is Rietveld 408576698