DescriptionRe-land %TypedArray%.prototype.{map,filter,some}
Previously this patch was attempted with reduce and reduceRight included;
however, some of those tests crashed in the trybots. This version has
just map, fiter and some, together with their tests.
R=arv@chromium.org
BUG=v8:3578
LOG=Y
Committed: https://crrev.com/f6af3a492df73332ec5eadf5dd39664ac6d871da
Cr-Commit-Position: refs/heads/master@{#28529}
Patch Set 1 #
Total comments: 7
Patch Set 2 : fixes from poorly done rebase, and avoiding an extra copy in map/filter #
Messages
Total messages: 17 (6 generated)
|