Reviewers: adamk,
Description:
Re-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. [email protected] BUG=v8:3578 LOG=Y Please review this at https://codereview.chromium.org/1145013002/ Base URL: https://chromium.googlesource.com/v8/v8.git@master Affected files (+303, -30 lines): M src/array.js M src/harmony-typedarray.js A test/mjsunit/harmony/typedarray-iteration.js -- -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev--- You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
