DescriptionTest that TypedArray methods don't read length
ES6 specifies that methods on TypedArrays reference an internal length
slot, rather than their length property. This patch tests that for the
TypedArray methods that exist currently.
R=arv@chromium.org
BUG=v8:3578
LOG=Y
Committed: https://crrev.com/85c91f639e6779b1e5b19b1766bc64ccbe9f00dc
Cr-Commit-Position: refs/heads/master@{#28409}
Patch Set 1 #
Total comments: 2
Messages
Total messages: 7 (1 generated)
|