DescriptionTighten dart2js typed_data range check
The check needed to be changed from == to === to avoid being fooled by valueOf. The added 'cast' eliminates ~1.5k from swarm since the comparison was a generic call.
Committed: https://code.google.com/p/dart/source/detail?r=32924
Patch Set 1 : #
Messages
Total messages: 3 (0 generated)
|