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

Issue 1378403004: [api] expose Array Iterators to API (Closed)

Created:
5 years, 2 months ago by caitp (gmail)
Modified:
5 years, 2 months ago
CC:
Paweł Hajdan Jr., v8-reviews_googlegroups.com
Base URL:
https://chromium.googlesource.com/v8/v8.git@master
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

[api] expose Array Iterators to API Allow access to Array Iterator through the API, in order to simplify setting up interfaces which use these methods. This applies to WebIDL interfaces with "length" attributes returning integer types and a getter taking an unsigned long type. BUG= LOG=N R=adamk@chromium.org Committed: https://crrev.com/24aca8709000f1d05341aaa7f131369896f72b63 Cr-Commit-Position: refs/heads/master@{#31152}

Patch Set 1 #

Patch Set 2 : Rebased u_u #

Unified diffs Side-by-side diffs Delta from patch set Stats (+57 lines, -1 line) Patch
M include/v8.h View 1 1 chunk +8 lines, -0 lines 0 comments Download
M src/api.cc View 1 1 chunk +27 lines, -0 lines 0 comments Download
M src/array-iterator.js View 1 chunk +5 lines, -1 line 0 comments Download
M src/contexts.h View 1 chunk +2 lines, -0 lines 0 comments Download
M test/cctest/test-api.cc View 1 1 chunk +15 lines, -0 lines 0 comments Download

Messages

Total messages: 18 (5 generated)
caitp (gmail)
Hi, I wanted to expose these through the API in order to simplify using these ...
5 years, 2 months ago (2015-10-04 19:29:17 UTC) #1
caitp (gmail)
On 2015/10/04 19:29:17, caitp wrote: > Hi, > > I wanted to expose these through ...
5 years, 2 months ago (2015-10-05 12:16:23 UTC) #2
adamk
I don't have OWNERS for the API, adding Jochen. Given the specification about %ArrayProto_values%, it ...
5 years, 2 months ago (2015-10-05 20:28:16 UTC) #4
caitp (gmail)
On 2015/10/05 20:28:16, adamk wrote: > I don't have OWNERS for the API, adding Jochen. ...
5 years, 2 months ago (2015-10-05 22:16:57 UTC) #5
adamk
On 2015/10/05 22:16:57, caitp wrote: > On 2015/10/05 20:28:16, adamk wrote: > > I don't ...
5 years, 2 months ago (2015-10-05 22:19:14 UTC) #6
jochen (gone - plz use gerrit)
lgtm
5 years, 2 months ago (2015-10-07 09:27:03 UTC) #7
caitp (gmail)
On 2015/10/07 09:27:03, jochen wrote: > lgtm Thanks --- If it ends up being too ...
5 years, 2 months ago (2015-10-07 10:51:41 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1378403004/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1378403004/1
5 years, 2 months ago (2015-10-07 12:12:04 UTC) #10
commit-bot: I haz the power
Try jobs failed on following builders: v8_linux64_rel on tryserver.v8 (JOB_FAILED, http://build.chromium.org/p/tryserver.v8/builders/v8_linux64_rel/builds/10387) v8_linux_arm_rel on tryserver.v8 (JOB_FAILED, ...
5 years, 2 months ago (2015-10-07 12:12:56 UTC) #12
caitp (gmail)
On 2015/10/07 12:12:56, commit-bot: I haz the power wrote: > Try jobs failed on following ...
5 years, 2 months ago (2015-10-07 12:44:26 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1378403004/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1378403004/20001
5 years, 2 months ago (2015-10-07 12:53:32 UTC) #16
commit-bot: I haz the power
Committed patchset #2 (id:20001)
5 years, 2 months ago (2015-10-07 13:17:10 UTC) #17
commit-bot: I haz the power
5 years, 2 months ago (2015-10-07 13:17:24 UTC) #18
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/24aca8709000f1d05341aaa7f131369896f72b63
Cr-Commit-Position: refs/heads/master@{#31152}

Powered by Google App Engine
This is Rietveld 408576698