Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(523)

Issue 1128273002: TypedArray.prototype.every method (Closed)

Created:
5 years, 7 months ago by dehrenberg
Modified:
5 years, 7 months ago
CC:
v8-dev
Base URL:
https://chromium.googlesource.com/v8/v8.git@master
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

TypedArray.prototype.every method BUG=v8:3578 LOG=Y R=adamk@chromium.org, dslomov@chromium.org, svenpanne@chromium.org Committed: https://crrev.com/60e674c11efd62a8bdd086916e489476484eedd8 Cr-Commit-Position: refs/heads/master@{#28301}

Patch Set 1 #

Patch Set 2 : fix comment cross-referencing es6 spec #

Patch Set 3 : Fix breakage caused by rebase, and spec crosref #

Total comments: 2

Patch Set 4 : Style fixes #

Patch Set 5 : s/ToObject/$toObject/ #

Unified diffs Side-by-side diffs Delta from patch set Stats (+76 lines, -40 lines) Patch
M src/harmony-typedarray.js View 1 2 3 4 2 chunks +35 lines, -0 lines 0 comments Download
A + test/mjsunit/harmony/typedarrays-every.js View 1 2 3 3 chunks +41 lines, -40 lines 0 comments Download

Messages

Total messages: 23 (9 generated)
dehrenberg
Something funny happened in rebasing this patch before mailing, and it doesn't seem to pass ...
5 years, 7 months ago (2015-05-06 22:04:55 UTC) #1
adamk
I have a high-level question: it looks like harmony-typedarray.js currently creates many versions of the ...
5 years, 7 months ago (2015-05-06 23:29:04 UTC) #2
dehrenberg
On 2015/05/06 23:29:04, adamk wrote: > I have a high-level question: it looks like harmony-typedarray.js ...
5 years, 7 months ago (2015-05-07 00:32:13 UTC) #3
adamk
On 2015/05/07 00:32:13, dehrenberg wrote: > On 2015/05/06 23:29:04, adamk wrote: > > I have ...
5 years, 7 months ago (2015-05-07 00:41:55 UTC) #4
caitp (gmail)
What I would suggest doing, is to implement these methods as generic (working for each ...
5 years, 7 months ago (2015-05-07 01:02:00 UTC) #5
dehrenberg
FWIW v3 actually works. Yay tests. I guess I'll work on getting this proto chain ...
5 years, 7 months ago (2015-05-07 02:19:44 UTC) #6
caitp (gmail)
On 2015/05/07 02:19:44, dehrenberg wrote: > FWIW v3 actually works. Yay tests. I guess I'll ...
5 years, 7 months ago (2015-05-07 02:22:26 UTC) #7
arv (Not doing code reviews)
LGTM https://codereview.chromium.org/1128273002/diff/40001/test/mjsunit/harmony/typedarrays-every.js File test/mjsunit/harmony/typedarrays-every.js (right): https://codereview.chromium.org/1128273002/diff/40001/test/mjsunit/harmony/typedarrays-every.js#newcode33 test/mjsunit/harmony/typedarrays-every.js:33: assertEquals(false, result); there is also assertFalse. https://codereview.chromium.org/1128273002/diff/40001/test/mjsunit/harmony/typedarrays-every.js#newcode43 test/mjsunit/harmony/typedarrays-every.js:43: ...
5 years, 7 months ago (2015-05-07 13:00:11 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1128273002/60001
5 years, 7 months ago (2015-05-07 14:14:58 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1128273002/60001
5 years, 7 months ago (2015-05-07 14:15:24 UTC) #16
commit-bot: I haz the power
Try jobs failed on following builders: v8_linux64_avx2_rel on tryserver.v8 (JOB_FAILED, http://build.chromium.org/p/tryserver.v8/builders/v8_linux64_avx2_rel/builds/194)
5 years, 7 months ago (2015-05-07 14:25:48 UTC) #18
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1128273002/80001
5 years, 7 months ago (2015-05-07 15:06:46 UTC) #21
commit-bot: I haz the power
Committed patchset #5 (id:80001)
5 years, 7 months ago (2015-05-07 15:54:21 UTC) #22
commit-bot: I haz the power
5 years, 7 months ago (2015-05-07 15:54:36 UTC) #23
Message was sent while issue was closed.
Patchset 5 (id:??) landed as
https://crrev.com/60e674c11efd62a8bdd086916e489476484eedd8
Cr-Commit-Position: refs/heads/master@{#28301}

Powered by Google App Engine
This is Rietveld 408576698