DescriptionTypedArray: Make byteOffset, byteLength, and length configurable
Removes the DONT_DELETE enum bit from the properties to make them
configurable.
Also, updates the regress-typedarray-length test to --
- Check for true boolean return value on deletion of these
properties.
- Check for undefined return value on trying to access these
properties after deletion.
BUG=v8:4902
LOG=Y
Committed: https://crrev.com/91e2039df065a267096631fc8a81cf9e7c2fec68
Cr-Commit-Position: refs/heads/master@{#36528}
Patch Set 1 #Patch Set 2 : Remove passing tests from test262.status #
Messages
Total messages: 20 (9 generated)
|