Chromium Code Reviews
DescriptionRemove last uses of IterableMixinWorkaround from VM's typed data implementation.
The remaining methods that used it are duplicated. This results
in better (specialized) code for typed data lists because type
feedback does not get mixed. It also avoids the additional
indirection of calling a static method on IterableMixinWorkaround.
BUG=dartbug.com/13647
Committed: https://code.google.com/p/dart/source/detail?r=43379
Patch Set 1 #Patch Set 2 : #Patch Set 3 : #Patch Set 4 : #Patch Set 5 : #
Total comments: 14
Patch Set 6 : #Messages
Total messages: 6 (1 generated)
|