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

Issue 8403005: Add support for 'Dynamic' type in the VM. (Closed)

Created:
9 years, 1 month ago by regis
Modified:
9 years, 1 month ago
Reviewers:
hausner
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Add support for 'Dynamic' type in the VM. Add a test and disable if for dartc. Committed: https://code.google.com/p/dart/source/detail?r=862

Patch Set 1 #

Total comments: 2

Patch Set 2 : '' #

Patch Set 3 : '' #

Patch Set 4 : '' #

Patch Set 5 : '' #

Patch Set 6 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+83 lines, -11 lines) Patch
M runtime/vm/object.cc View 1 2 3 4 5 2 chunks +22 lines, -10 lines 0 comments Download
M tests/language/language.status View 1 2 3 4 5 1 chunk +1 line, -0 lines 0 comments Download
A tests/language/src/DynamicTest.dart View 1 2 3 4 5 1 chunk +59 lines, -0 lines 0 comments Download
M tests/language/src/GenericTest.dart View 1 2 3 4 5 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 5 (0 generated)
regis
9 years, 1 month ago (2011-10-26 21:45:30 UTC) #1
hausner
I don't think this works. See comment below. Also, you need to at least handle ...
9 years, 1 month ago (2011-10-26 22:41:11 UTC) #2
regis
Thanks for the comments. You can still wait for the review, since it is not ...
9 years, 1 month ago (2011-10-27 01:29:14 UTC) #3
regis
Please, have another look. This is a much simpler approach, literally a 2 line change. ...
9 years, 1 month ago (2011-10-27 23:04:29 UTC) #4
hausner
9 years, 1 month ago (2011-10-27 23:51:58 UTC) #5
LGTM. I like this approach better.

Powered by Google App Engine
This is Rietveld 408576698