Chromium Code Reviews
DescriptionHandle receiving GrowableObjectArrays correctly on native ports
The deserialization when receiving GrowableObjectArrays through native
ports was not correct. A GrowableObjectArrays is now handled as an
internal VM object and is now handled on all code paths.
Added a more comprehensiive test using array literals which are
represented as GrowableObjectArrays.
R=ager@google.com
BUG=dart:5474
Committed: https://code.google.com/p/dart/source/detail?r=12992
Patch Set 1 #
Messages
Total messages: 2 (0 generated)
|
||||||||||||||||||||||||||||