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

Move AsyncFunctionCreate into 9.2 ECMAScript Function Objects #1171

Closed
anba opened this Issue Apr 12, 2018 · 0 comments

Comments

Projects
None yet
2 participants
@anba
Contributor

anba commented Apr 12, 2018

25.7.5.1 AsyncFunctionCreate should probably be moved into 9.2 ECMAScript Function Objects for consistency with FunctionCreate, GeneratorFunctionCreate, and AsyncGeneratorFunctionCreate.

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