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

Issue 479543003: Stage ES6 generators (Closed)

Created:
6 years, 4 months ago by wingo
Modified:
6 years, 4 months ago
CC:
v8-dev, rossberg
Project:
v8
Visibility:
Public.

Description

Patch Set 1 #

Patch Set 2 : Minor fix: remove harmony -> generators implication (staging is sufficient) #

Unified diffs Side-by-side diffs Delta from patch set Stats (+-1 lines, -1726 lines) Patch
M src/flag-definitions.h View 1 2 chunks +1 line, -1 line 0 comments Download
A + test/mjsunit/es6/generators-debug-liveedit.js View 0 chunks +-1 lines, --1 lines 0 comments Download
A + test/mjsunit/es6/generators-debug-scopes.js View 0 chunks +-1 lines, --1 lines 0 comments Download
A + test/mjsunit/es6/generators-iteration.js View 0 chunks +-1 lines, --1 lines 0 comments Download
A + test/mjsunit/es6/generators-objects.js View 0 chunks +-1 lines, --1 lines 0 comments Download
A + test/mjsunit/es6/generators-parsing.js View 0 chunks +-1 lines, --1 lines 0 comments Download
A + test/mjsunit/es6/generators-poisoned-properties.js View 0 chunks +-1 lines, --1 lines 0 comments Download
A + test/mjsunit/es6/generators-relocation.js View 0 chunks +-1 lines, --1 lines 0 comments Download
A + test/mjsunit/es6/generators-runtime.js View 0 chunks +-1 lines, --1 lines 0 comments Download
A + test/mjsunit/es6/regress/regress-2681.js View 0 chunks +-1 lines, --1 lines 0 comments Download
A + test/mjsunit/es6/regress/regress-2691.js View 0 chunks +-1 lines, --1 lines 0 comments Download
A + test/mjsunit/es6/regress/regress-3280.js View 0 chunks +-1 lines, --1 lines 0 comments Download
D test/mjsunit/harmony/generators-debug-liveedit.js View 1 chunk +0 lines, -119 lines 0 comments Download
D test/mjsunit/harmony/generators-debug-scopes.js View 1 chunk +0 lines, -326 lines 0 comments Download
D test/mjsunit/harmony/generators-iteration.js View 1 chunk +0 lines, -698 lines 0 comments Download
D test/mjsunit/harmony/generators-objects.js View 1 chunk +0 lines, -93 lines 0 comments Download
D test/mjsunit/harmony/generators-parsing.js View 1 chunk +0 lines, -133 lines 0 comments Download
D test/mjsunit/harmony/generators-poisoned-properties.js View 1 chunk +0 lines, -42 lines 0 comments Download
D test/mjsunit/harmony/generators-relocation.js View 1 chunk +0 lines, -61 lines 0 comments Download
D test/mjsunit/harmony/generators-runtime.js View 1 chunk +0 lines, -148 lines 0 comments Download
D test/mjsunit/harmony/regress/regress-2681.js View 1 chunk +0 lines, -48 lines 0 comments Download
D test/mjsunit/harmony/regress/regress-2691.js View 1 chunk +0 lines, -34 lines 0 comments Download
D test/mjsunit/harmony/regress/regress-3280.js View 1 chunk +0 lines, -25 lines 0 comments Download
M test/mjsunit/mjsunit.status View 2 chunks +9 lines, -9 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
wingo
6 years, 4 months ago (2014-08-21 10:11:48 UTC) #1
Dmitry Lomov (no reviews)
lgtm
6 years, 4 months ago (2014-08-21 10:49:49 UTC) #2
wingo
6 years, 4 months ago (2014-08-21 12:06:50 UTC) #3
Message was sent while issue was closed.
Committed patchset #2 manually as 23272 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698