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

The call graph should differentiate synchronous calls from asynchronous calls #208

Open
tlatoza opened this issue Nov 18, 2016 · 0 comments

Comments

@tlatoza
Copy link
Member

tlatoza commented Nov 18, 2016

When a function is passed as a parameter and invoked later, there should be a relationship in the call graph between both the function that invoked the function and the lexically containing function where the function literal was first created.

https://seecode.run/#-KWsAZCiCCehUh8n-56m

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

No branches or pull requests

2 participants