Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

at generatorFunction.next (<anonymous>) get net parsed #32

Open
aight8 opened this issue Apr 28, 2017 · 2 comments
Open

at generatorFunction.next (<anonymous>) get net parsed #32

aight8 opened this issue Apr 28, 2017 · 2 comments

Comments

@aight8
Copy link

aight8 commented Apr 28, 2017

    at generatorFunction.next (<anonymous>)

get not parsed, parseLine return null on this line

@conartist6
Copy link

conartist6 commented Oct 10, 2021

Here's a simple repro:

(function*(){throw new Error('foo')})().next()

@conartist6
Copy link

conartist6 commented Nov 1, 2021

This is fixed stack-tools.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants