Skip to content

Conversation

happy-boy-maker
Copy link

@happy-boy-maker happy-boy-maker commented Jul 22, 2025

This patch fixes #5026
Signevior of skipping null values during array processing, which was inconsistent with the mainstream js engine behavior, has been removed.

JerryScript-DCO-1.0-Signed-off-by: tangbin 2387440390@qq.com

@zherczeg
Copy link
Member

Was the old code an optimization, which is not working anymore?

@happy-boy-maker
Copy link
Author

Apart from code format errors, no new issues have been introduced in ci. The deleted code seems to skip whenever an empty value is encountered during the array processing, without any further purpose.

inconsistent with the mainstream js engine behavior, has been removed

JerryScript-DCO-1.0-Signed-off-by: tangbin 2387440390@qq.com
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.

Array concatenation exception

2 participants