DescriptionChange restrictions on start/end on String.fromCharCodes.
Must now be 0 <= start <= end <= iterable.length.
R=sgjesse@google.com
Committed: https://code.google.com/p/dart/source/detail?r=40755
Patch Set 1 #
Total comments: 4
Patch Set 2 : Rewrite to actually make it work. #
Total comments: 5
Patch Set 3 : Address commments. #
Messages
Total messages: 9 (2 generated)
|