Skip to content

Implement optional chaining #4843

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

Closed

Conversation

rerobika
Copy link
Member

@rerobika rerobika commented Dec 3, 2021

JerryScript-DCO-1.0-Signed-off-by: Robert Fancsik [email protected]

@rerobika rerobika added ES.next Related to ES2015+ features test262 Related to Test262 test suite excluded tests labels Dec 3, 2021
JerryScript-DCO-1.0-Signed-off-by: Robert Fancsik [email protected]
@dananderson
Copy link

Any plans to dust this off and get it into a release?

Yes, I am aware tools can transpile out the optional chaining operator. In practice, jerryscript supports most of modern javascript, except optional chaining. Its annoying to have to set up a build step just to convert optional chaining syntax.

dananderson added a commit to lightsourceengine/jjs that referenced this pull request Sep 15, 2023
@LaszloLango LaszloLango added this to the Release 3.0.0 milestone Nov 12, 2024
gergocs pushed a commit to gergocs/jerryscript that referenced this pull request Nov 14, 2024
The work is based on PR jerryscript-project#4843, only fixed some conflicts.

Signed-off-by: Gergo Csizi [email protected]
gergocs pushed a commit to gergocs/jerryscript that referenced this pull request Nov 14, 2024
The work is based on PR jerryscript-project#4843, only fixed some conflicts and cppcheck errors.

Signed-off-by: Gergo Csizi [email protected]
gergocs added a commit to gergocs/jerryscript that referenced this pull request Nov 14, 2024
The work is based on PR jerryscript-project#4843, only fixed some conflicts and cppcheck errors.

JerryScript-DCO-1.0-Signed-off-by: Gergo Csizi [email protected]
gergocs added a commit to gergocs/jerryscript that referenced this pull request Nov 14, 2024
The work is based on PR jerryscript-project#4843, only fixed some conflicts and cppcheck errors.

JerryScript-DCO-1.0-Signed-off-by: Gergo Csizi [email protected]
gergocs added a commit to gergocs/jerryscript that referenced this pull request Nov 15, 2024
The work is based on PR jerryscript-project#4843, only fixed some conflicts and cppcheck errors.

Co-authored-by: Robert Fancsik [email protected]
JerryScript-DCO-1.0-Signed-off-by: Gergo Csizi [email protected]
gergocs added a commit to gergocs/jerryscript that referenced this pull request Nov 19, 2024
The work is based on PR jerryscript-project#4843, only fixed some conflicts and cppcheck errors.

Co-authored-by: Robert Fancsik [email protected]
JerryScript-DCO-1.0-Signed-off-by: Gergo Csizi [email protected]
gergocs added a commit to gergocs/jerryscript that referenced this pull request Nov 19, 2024
The work is based on PR jerryscript-project#4843, only fixed some conflicts and cppcheck errors.

Co-authored-by: Robert Fancsik [email protected]
JerryScript-DCO-1.0-Signed-off-by: Gergo Csizi [email protected]
@robertsipka
Copy link
Contributor

robertsipka commented Nov 20, 2024

I am closing it because it has been taken over due to a rebase and some minor modification suggestions here

robertsipka pushed a commit that referenced this pull request Nov 20, 2024
The work is based on PR #4843, only fixed some conflicts and cppcheck errors.

Co-authored-by: Robert Fancsik [email protected]
JerryScript-DCO-1.0-Signed-off-by: Gergo Csizi [email protected]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ES.next Related to ES2015+ features test262 Related to Test262 test suite excluded tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants