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

Issue 2049663002: Run more tests with --ignition-generators. (Closed)

Created:
4 years, 6 months ago by neis
Modified:
4 years, 6 months ago
Reviewers:
Yang
CC:
v8-reviews_googlegroups.com, Michael Starzinger
Base URL:
https://chromium.googlesource.com/v8/v8.git@master
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

Run more tests with --ignition-generators. Also, make %GeneratorGetSourcePosition fail if called on a suspended Ignition generator (rather than return nonsense). This functionality is currently not implemented. BUG=v8:4907 Committed: https://crrev.com/ea139c5b4ae4d77a17bf57d2330f923f77ebd7a7 Cr-Commit-Position: refs/heads/master@{#36822}

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+24 lines, -14 lines) Patch
M src/debug/debug.cc View 1 chunk +1 line, -0 lines 1 comment Download
M src/runtime/runtime-generator.cc View 1 chunk +8 lines, -7 lines 0 comments Download
M test/mjsunit/debug-generator-break.js View 1 chunk +1 line, -1 line 1 comment Download
M test/mjsunit/debug-generator-break-on-stack.js View 1 chunk +1 line, -1 line 0 comments Download
M test/mjsunit/es6/generators-debug-liveedit.js View 1 chunk +1 line, -1 line 0 comments Download
M test/mjsunit/es6/generators-debug-scopes.js View 1 chunk +1 line, -1 line 0 comments Download
M test/mjsunit/es6/generators-iteration.js View 1 chunk +1 line, -1 line 0 comments Download
M test/mjsunit/es6/generators-objects.js View 1 chunk +1 line, -1 line 0 comments Download
M test/mjsunit/es6/generators-parsing.js View 1 chunk +2 lines, -0 lines 0 comments Download
M test/mjsunit/es6/generators-poisoned-properties.js View 1 chunk +2 lines, -0 lines 0 comments Download
M test/mjsunit/es6/generators-relocation.js View 1 chunk +1 line, -1 line 0 comments Download
M test/mjsunit/es6/generators-runtime.js View 1 chunk +2 lines, -0 lines 0 comments Download
M test/mjsunit/es6/generators-states.js View 1 chunk +2 lines, -0 lines 0 comments Download

Messages

Total messages: 17 (8 generated)
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/2049663002/1
4 years, 6 months ago (2016-06-08 09:17:50 UTC) #2
neis
PTAL. There are two remaining debug tests that fail when run with --ignition-generators: mjsunit/es6/generators-mirror: triggers ...
4 years, 6 months ago (2016-06-08 09:31:34 UTC) #6
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
4 years, 6 months ago (2016-06-08 09:43:11 UTC) #8
Yang
https://codereview.chromium.org/2049663002/diff/1/src/debug/debug.cc File src/debug/debug.cc (right): https://codereview.chromium.org/2049663002/diff/1/src/debug/debug.cc#newcode1336 src/debug/debug.cc:1336: DCHECK(shared->is_compiled()); We have this DCHECK above. Do we really ...
4 years, 6 months ago (2016-06-08 11:36:56 UTC) #9
neis
On 2016/06/08 11:36:56, Yang wrote: > https://codereview.chromium.org/2049663002/diff/1/src/debug/debug.cc > File src/debug/debug.cc (right): > > https://codereview.chromium.org/2049663002/diff/1/src/debug/debug.cc#newcode1336 > ...
4 years, 6 months ago (2016-06-08 11:51:14 UTC) #10
Yang
On 2016/06/08 11:51:14, neis wrote: > On 2016/06/08 11:36:56, Yang wrote: > > https://codereview.chromium.org/2049663002/diff/1/src/debug/debug.cc > ...
4 years, 6 months ago (2016-06-08 11:55:14 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/2049663002/1
4 years, 6 months ago (2016-06-08 11:55:47 UTC) #13
commit-bot: I haz the power
Committed patchset #1 (id:1)
4 years, 6 months ago (2016-06-08 11:58:10 UTC) #15
commit-bot: I haz the power
4 years, 6 months ago (2016-06-08 12:00:01 UTC) #17
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/ea139c5b4ae4d77a17bf57d2330f923f77ebd7a7
Cr-Commit-Position: refs/heads/master@{#36822}

Powered by Google App Engine
This is Rietveld 408576698