Files
sdk/tests/html
Kevin Millikin e2ee86b3f7 Fix dart:typed_data runtimeType getters.
The proper way to override runtimeType in the VM is not to provide an
overriding getter in Dart code but to rely on Class::UserVisibleName.
This works both with optimizations and also with external typed data.

Closes https://github.com/dart-lang/sdk/issues/28183

BUG=
R=fschneider@google.com

Review-Url: https://codereview.chromium.org/2610513004 .
2017-01-05 11:28:22 +01:00
..
2016-04-19 15:08:45 -07:00
2016-04-19 15:08:45 -07:00
2015-10-19 17:32:10 -07:00
2015-05-12 16:34:01 +00:00
2015-12-10 16:02:27 -08:00
2015-05-12 16:34:01 +00:00
2015-09-16 07:13:53 -07:00