DescriptionMinor library function fixes for TypedArray spec compliance
- Make separate iterator functions for TypedArrays which do a type check
(and in the future should check for detached TypedArrays)
- Share the toString method with Arrays
BUG=v8:4785
R=adamk
LOG=Y
Committed: https://crrev.com/611add52550510b6bc0b79f6ae9278786183405f
Cr-Commit-Position: refs/heads/master@{#34698}
Patch Set 1 #Patch Set 2 : fix typo #Patch Set 3 : Test for TypedArray receiver #Patch Set 4 : fix mjsunit tests and tostring #
Total comments: 4
Patch Set 5 : Improve comment #
Messages
Total messages: 22 (11 generated)
|