Skip to content

Ensure function locals are not in closures #2533

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

Merged
merged 1 commit into from
Oct 20, 2022

Conversation

CountBleck
Copy link
Member

While closures are detected for regular local variables, they are not detected for functions. This commit ensures functions are detected as well.

  • I've read the contributing guidelines
  • I've added my name and email to the NOTICE file

Sorry, something went wrong.

Verified

This commit was signed with the committer’s verified signature.
While closures are detected for regular local variables, they are not
detected for functions. This commit ensures functions are detected as
well.
@dcodeIO dcodeIO merged commit a2c1c97 into AssemblyScript:main Oct 20, 2022
@CountBleck CountBleck deleted the arrow-function-closure branch October 9, 2023 00:53
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

Successfully merging this pull request may close these issues.

None yet

2 participants