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

Issue 18054013: Dynamic is a subtype of any type. (Closed)

Created:
7 years, 5 months ago by scheglov
Modified:
7 years, 5 months ago
Reviewers:
jwren, Brian Wilkerson
CC:
reviews_dartlang.org, lukeechurch_gmail.com
Visibility:
Public.

Description

Dynamic is a subtype of any type. Technically not, effectively yes. R=brianwilkerson@google.com, jwren@google.com BUG= Committed: https://code.google.com/p/dart/source/detail?r=24596

Patch Set 1 #

Total comments: 2

Patch Set 2 : Restore DynamicTypeImpl.substitute() #

Messages

Total messages: 5 (0 generated)
scheglov
7 years, 5 months ago (2013-06-28 01:22:14 UTC) #1
Brian Wilkerson
LGTM once the code I commented on is restored. https://codereview.chromium.org/18054013/diff/1/editor/tools/plugins/com.google.dart.engine/src/com/google/dart/engine/internal/type/DynamicTypeImpl.java File editor/tools/plugins/com.google.dart.engine/src/com/google/dart/engine/internal/type/DynamicTypeImpl.java (left): https://codereview.chromium.org/18054013/diff/1/editor/tools/plugins/com.google.dart.engine/src/com/google/dart/engine/internal/type/DynamicTypeImpl.java#oldcode77 editor/tools/plugins/com.google.dart.engine/src/com/google/dart/engine/internal/type/DynamicTypeImpl.java:77: ...
7 years, 5 months ago (2013-06-28 13:19:23 UTC) #2
jwren
LGTM
7 years, 5 months ago (2013-06-28 16:00:26 UTC) #3
scheglov
https://codereview.chromium.org/18054013/diff/1/editor/tools/plugins/com.google.dart.engine/src/com/google/dart/engine/internal/type/DynamicTypeImpl.java File editor/tools/plugins/com.google.dart.engine/src/com/google/dart/engine/internal/type/DynamicTypeImpl.java (left): https://codereview.chromium.org/18054013/diff/1/editor/tools/plugins/com.google.dart.engine/src/com/google/dart/engine/internal/type/DynamicTypeImpl.java#oldcode77 editor/tools/plugins/com.google.dart.engine/src/com/google/dart/engine/internal/type/DynamicTypeImpl.java:77: int length = parameterTypes.length; On 2013/06/28 13:19:23, Brian Wilkerson ...
7 years, 5 months ago (2013-06-28 16:47:29 UTC) #4
scheglov
7 years, 5 months ago (2013-06-28 16:47:49 UTC) #5
Message was sent while issue was closed.
Committed patchset #2 manually as r24596 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698