This website requires JavaScript.
ReeceSX
Explore
Aurora
Register
Sign In
AuroraMiddleware
/
v8
Watch
1
Star
0
Fork
0
You've already forked v8
Code
Issues
2
Pull Requests
Releases
Wiki
Activity
138127a608
v8
/
test
/
message
/
generators-throw1.out
4 lines
57 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Remove the --ignition-generators flag. This flag has been enabled by default for over a month now. R=mstarzinger@chromium.org, rmcilroy@chromium.org BUG= Review-Url: https://codereview.chromium.org/2176143002 Cr-Commit-Position: refs/heads/master@{#38020}
2016-07-25 12:55:20 +00:00
*%(basename)s:5: 42
[interpreter] Fix source position of yield-exceptions in generators. R=rmcilroy@chromium.org BUG=v8:4907,v8:5027 Review-Url: https://codereview.chromium.org/1995303002 Cr-Commit-Position: refs/heads/master@{#36421}
2016-05-20 17:48:35 +00:00
function* f() { yield }
^
Reference in New Issue
Copy Permalink