DescriptionAdd TypedArray.from method
This function creates a new way to make TypedArrays based on existing
iterable or Array-like objects, analogous to Array.from. The patch
implements the function and adds tests.
R=arv@chromium.org
BUG=v8:3578
LOG=Y
Committed: https://crrev.com/cc3f59db556efe4e31813326510730cccafe801b
Cr-Commit-Position: refs/heads/master@{#28456}
Patch Set 1 #
Total comments: 34
Patch Set 2 : fixes suggested by arv #
Total comments: 8
Patch Set 3 : improving style #
Messages
Total messages: 10 (1 generated)
|