Issue
#I9N8H2:[新需求]: Implement JSON.stringify(Object) multibyte strings handling

Reason
We need to support multi-byte strings for object field values in JSON.stringify(Object)

Description
Add multi-byte strings support for object field values in JSON.stringify(Object)

Tests
All required tests passed. Results are available in ggwatcher