DescriptionFix some errors around []= in core types.
- Get rid of JSMutableIndexable since it isn't useful.
- Make JSIndexable generic. (I think dart2js already did.)
- Add .length to NativeTypedArray since it no longer inherits it from
JavaScriptIndexingBehavior.
R=jmesserly@google.com
Committed: https://github.com/dart-lang/dev_compiler/commit/2c313a43acea9315019943f2341dbf4601e4b9e8
Patch Set 1 #
Total comments: 2
Messages
Total messages: 5 (2 generated)
|