Reviewers: adamk, dehrenberg,

Message:
Created Revert of Implement %TypedArray%.prototype.{reduce,reduceRight}

Description:
Revert of Implement %TypedArray%.prototype.{reduce,reduceRight} (patchset #3
id:40001 of https://codereview.chromium.org/1154423014/)

Reason for revert:
Breaks Win32 mjsunit/harmony/typedarray-reduce, see
http://build.chromium.org/p/client.v8/builders/V8%20Win32%20-%20nosnap%20-%20shared/builds/7121/steps/Check/logs/typedarray-reduce
for details.

Original issue's description:
Implement %TypedArray%.prototype.{reduce,reduceRight}

This patch implements the last two methods on TypedArrays. These
were previously committed and led to a test failure.

BUG=v8:3578
LOG=Y
R=adamk

Committed: https://crrev.com/95d779ecc9816ac20c1565bebeeac6a1ef29f1c7
Cr-Commit-Position: refs/heads/master@{#28773}

[email protected],[email protected]
NOPRESUBMIT=true
NOTREECHECKS=true
NOTRY=true
BUG=v8:3578

Please review this at https://codereview.chromium.org/1162043008/

Base URL: https://chromium.googlesource.com/v8/v8.git@master

Affected files (+16, -315 lines):
  M src/array.js
  M src/harmony-typedarray.js
  M src/prologue.js
  D test/mjsunit/harmony/typedarray-reduce.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.

Reply via email to