Chromium Code Reviews
DescriptionFix 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
Committed: https://github.com/dart-lang/sdk/commit/e2ee86b3f7ad371346f5f99d4d207080e1e22818
Patch Set 1 #
Messages
Total messages: 9 (4 generated)
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||