|
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}
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
|
Total messages: 17 (8 generated)
|