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

Optional For expressions not supported #84

Closed
Undre4m opened this issue Mar 2, 2017 · 0 comments
Closed

Optional For expressions not supported #84

Undre4m opened this issue Mar 2, 2017 · 0 comments
Labels

Comments

@Undre4m
Copy link
Collaborator

Undre4m commented Mar 2, 2017

Blank initialization, condition, and update block expressions for the ForStatement aren't supported.
All three of these expressions should be optional, as defined in the ECMA-262v5.1 Standard.

Related tests: test/suites/Tests-12-ECMA.js, lines 185 through 205.

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

No branches or pull requests

1 participant