jerryscript-project / jerryscript

Ultra-lightweight JavaScript engine for the Internet of Things.
https://jerryscript.net
Apache License 2.0
6.96k stars 673 forks source link

Implement optional chaining #5164

Closed gergocs closed 6 days ago

gergocs commented 1 week ago

The work is based on PR #4843, only fixed some conflicts and cppcheck errors.

Co-authored-by: Robert Fancsik robert.fancsik@h-lab.eu Signed-off-by: Gergo Csizi gergocs@inf.u-szeged.hu