Skip to content

Conversation

@AryaXDG
Copy link

@AryaXDG AryaXDG commented Dec 19, 2025

Description

Added a test case to verify that jerry_value_to_object() correctly creates an Object wrapper when passed a Symbol primitive. This ensures Object(Symbol) is correctly identified as an Object type, not a Symbol type.

Test

Validated locally by building with --unittests=on and running the new test:
./build/bin/unit-test-api-value-type

Added a test case to verify that jerry_value_to_object() correctly creates an Object wrapper when passed a Symbol primitive.

JerryScript-DCO-1.0-Signed-off-by: Arya Dasgupta <[email protected]>
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.

1 participant