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

Issue 328093002: Add @@iterator for generator objects (Closed)

Created:
6 years, 6 months ago by wingo
Modified:
6 years, 6 months ago
CC:
arv (Not doing code reviews), adamk, v8-dev
Visibility:
Public.

Description

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+23 lines, -7 lines) Patch
M src/collection-iterator.js View 4 chunks +4 lines, -4 lines 0 comments Download
M src/flag-definitions.h View 1 chunk +1 line, -0 lines 0 comments Download
M src/generator.js View 2 chunks +6 lines, -0 lines 0 comments Download
M test/mjsunit/harmony/generators-runtime.js View 2 chunks +11 lines, -2 lines 0 comments Download
M tools/generate-runtime-tests.py View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 4 (0 generated)
rossberg
LGTM, though it's not used yet, is it?
6 years, 6 months ago (2014-06-11 12:24:57 UTC) #1
wingo
On 2014/06/11 12:24:57, rossberg wrote: > LGTM, though it's not used yet, is it? Correct; ...
6 years, 6 months ago (2014-06-11 13:50:48 UTC) #2
arv (Not doing code reviews)
LGTM I was on the fence whether to use `symbolIterator` or `InternalSymbol('Symbol.iterator')`. I think we ...
6 years, 6 months ago (2014-06-11 14:25:29 UTC) #3
wingo
6 years, 6 months ago (2014-06-12 08:53:18 UTC) #4
Message was sent while issue was closed.
Committed patchset #1 manually as r21797 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698