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

Issue 2645923003: [async-iteration] expose Symbol.asyncIterator behind flag --harmony-async-iteration (Closed)

Created:
3 years, 11 months ago by caitp
Modified:
3 years, 11 months ago
Reviewers:
Dan Ehrenberg, adamk
CC:
v8-reviews_googlegroups.com, Michael Hablich
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

[async-iteration] expose Symbol.asyncIterator behind flag --harmony-async-iteration Flag is used by followup patches split apart from https://codereview.chromium.org/2622833002/, and tests for each split out CL ends up using Symbol.asyncIterator, so it makes sense to land it first (behind a flag). BUG=v8:5855 R=littledan@chromium.org, adamk@chromium.org Review-Url: https://codereview.chromium.org/2645923003 Cr-Commit-Position: refs/heads/master@{#42527} Committed: https://chromium.googlesource.com/v8/v8/+/498084222a9ead2af42e95bb463614f0b8e6b1d7

Patch Set 1 #

Total comments: 2

Patch Set 2 : for landing #

Unified diffs Side-by-side diffs Delta from patch set Stats (+43 lines, -19 lines) Patch
M src/bootstrapper.cc View 2 chunks +8 lines, -0 lines 0 comments Download
M src/flag-definitions.h View 1 1 chunk +11 lines, -10 lines 0 comments Download
M src/heap-symbols.h View 1 chunk +10 lines, -9 lines 0 comments Download
A test/mjsunit/harmony/symbol-async-iterator.js View 1 1 chunk +14 lines, -0 lines 0 comments Download

Dependent Patchsets:

Messages

Total messages: 19 (11 generated)
caitp
Hi, PTAL --- this is really tiny. The justification for splitting this tiny piece out ...
3 years, 11 months ago (2017-01-19 21:51:33 UTC) #3
Dan Ehrenberg
lgtm Nit: What if the patches were checked in beginning with [async-iteration]? We don't actually ...
3 years, 11 months ago (2017-01-19 21:55:25 UTC) #4
caitp
fixed the subject line https://codereview.chromium.org/2645923003/diff/1/test/mjsunit/harmony/symbol-async-iterator.js File test/mjsunit/harmony/symbol-async-iterator.js (right): https://codereview.chromium.org/2645923003/diff/1/test/mjsunit/harmony/symbol-async-iterator.js#newcode1 test/mjsunit/harmony/symbol-async-iterator.js:1: // Copyright 2017 the V8 ...
3 years, 11 months ago (2017-01-19 21:58:38 UTC) #6
Dan Ehrenberg
lgtm OK, seems good to commit then. With this trivial test, the duplication seems fine, ...
3 years, 11 months ago (2017-01-19 22:04:04 UTC) #9
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/2645923003/1
3 years, 11 months ago (2017-01-19 22:06:53 UTC) #11
commit-bot: I haz the power
Failed to apply patch for src/flag-definitions.h: While running git apply --index -p1; error: patch failed: ...
3 years, 11 months ago (2017-01-19 23:21:07 UTC) #13
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/2645923003/20001
3 years, 11 months ago (2017-01-20 00:05:03 UTC) #16
commit-bot: I haz the power
3 years, 11 months ago (2017-01-20 00:42:17 UTC) #19
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://chromium.googlesource.com/v8/v8/+/498084222a9ead2af42e95bb463614f0b8e...

Powered by Google App Engine
This is Rietveld 408576698