DescriptionFix dart2js hashCode implementations.
This fixes the following problems:
1. low 15 bits of string hash always zero.
2. [].hashCode crashes
3. hashCode of bool is not a SMI.
Committed: https://code.google.com/p/dart/source/detail?r=15216
Patch Set 1 : #
Total comments: 1
Messages
Total messages: 2 (0 generated)
|