DescriptionFix typedarray tests.
1. Fixed typo. lenght -> length. Arbitary -> Arbitrary.
2. TypedArray DataView property getters should throw TypeError when called on
incompatible types.
3. Should not use integers as keys in the arbitrary-properties test.
R=dslomov@chromium.org, yangguo@chromium.org
Committed: https://code.google.com/p/v8/source/detail?r=24551
Patch Set 1 : Fix typo: lenght -> length #Patch Set 2 : DataView property getters should throw TypeError when called on incompatible types. #Patch Set 3 : #Patch Set 4 : #Patch Set 5 : #Messages
Total messages: 9 (4 generated)
|