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

Issue 2784543004: Expose %IteratorPrototype% as an intrinsic in the public API. (Closed)

Created:
3 years, 8 months ago by Raphael Kubo da Costa (rakuco)
Modified:
3 years, 8 months ago
CC:
bashi, v8-reviews_googlegroups.com, Yuki
Target Ref:
refs/heads/master
Project:
v8
Visibility:
Public.

Description

Expose %IteratorPrototype% as an intrinsic in the public API. The WebIDL spec expects iterator objects from interfaces that declare pair iterators to ultimately inherit from %IteratorPrototype%. Expose the intrinsic object in the public API so we can use it in Blink's bindings code. BUG=chromium:689576 R=caitp@igalia.com,jkummerow@chromium.org,jochen@chromium.org Review-Url: https://codereview.chromium.org/2784543004 Cr-Commit-Position: refs/heads/master@{#44472} Committed: https://chromium.googlesource.com/v8/v8/+/5ec1cddcdd0c599b00ae8f4fbb54987f92867b12

Patch Set 1 #

Patch Set 2 : Do not use deprecated API calls in the tests #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+74 lines, -1 line) Patch
M include/v8.h View 1 chunk +2 lines, -1 line 0 comments Download
M test/cctest/test-api.cc View 1 1 chunk +72 lines, -0 lines 1 comment Download

Messages

Total messages: 29 (14 generated)
Raphael Kubo da Costa (rakuco)
PTAL. I kind of feel like I'm abusing the function template API to achieve what ...
3 years, 8 months ago (2017-03-29 11:08:40 UTC) #4
caitp
https://codereview.chromium.org/2784543004/diff/20001/test/cctest/test-api.cc File test/cctest/test-api.cc (right): https://codereview.chromium.org/2784543004/diff/20001/test/cctest/test-api.cc#newcode25942 test/cctest/test-api.cc:25942: + parent_template->RemovePrototype(); // Remove so there is no name ...
3 years, 8 months ago (2017-03-29 12:36:44 UTC) #11
Raphael Kubo da Costa (rakuco)
+verwaest
3 years, 8 months ago (2017-03-30 18:17:50 UTC) #12
Raphael Kubo da Costa (rakuco)
+Toon, now in the right field.
3 years, 8 months ago (2017-03-30 18:18:33 UTC) #14
Raphael Kubo da Costa (rakuco)
ping?
3 years, 8 months ago (2017-04-04 11:53:56 UTC) #15
jochen (gone - plz use gerrit)
+haraken for bindings insight. DOM interfaces typically are constructible (albeit not necessarily from javascript), so ...
3 years, 8 months ago (2017-04-05 08:20:13 UTC) #17
haraken
On 2017/04/05 08:20:13, jochen wrote: > +haraken for bindings insight. > > DOM interfaces typically ...
3 years, 8 months ago (2017-04-05 08:22:16 UTC) #18
jochen (gone - plz use gerrit)
On 2017/04/05 at 08:22:16, haraken wrote: > On 2017/04/05 08:20:13, jochen wrote: > > +haraken ...
3 years, 8 months ago (2017-04-05 08:43:24 UTC) #19
Raphael Kubo da Costa (rakuco)
On 2017/04/05 08:43:24, jochen wrote: > On 2017/04/05 at 08:22:16, haraken wrote: > > On ...
3 years, 8 months ago (2017-04-05 09:26:33 UTC) #20
jochen (gone - plz use gerrit)
if Kentaro is happy with this API behavior, it's fine by me. However, can we ...
3 years, 8 months ago (2017-04-05 13:44:54 UTC) #21
haraken
On 2017/04/05 13:44:54, jochen wrote: > if Kentaro is happy with this API behavior, it's ...
3 years, 8 months ago (2017-04-05 14:16:40 UTC) #22
Raphael Kubo da Costa (rakuco)
Could an OWNER also post an l-g-t-m following haraken's?
3 years, 8 months ago (2017-04-06 13:02:01 UTC) #23
jochen (gone - plz use gerrit)
lgtm
3 years, 8 months ago (2017-04-07 06:55:13 UTC) #24
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2784543004/20001
3 years, 8 months ago (2017-04-07 07:44:08 UTC) #26
commit-bot: I haz the power
3 years, 8 months ago (2017-04-07 08:34:06 UTC) #29
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://chromium.googlesource.com/v8/v8/+/5ec1cddcdd0c599b00ae8f4fbb54987f928...

Powered by Google App Engine
This is Rietveld 408576698