Change internal encoding of strings to CESU-8
JerryScript-DCO-1.0-Signed-off-by: Zsolt Borbély zsborbely.u-szeged@partner.samsung.com JerryScript-DCO-1.0-Signed-off-by: Dániel Bátyai dbatyai.u-szeged@partner.samsung.com
This commit is contained in:
@@ -360,6 +360,7 @@ lit_read_code_point_from_hex (const lit_utf8_byte_t *buf_p, /**< buffer with cha
|
||||
|
||||
buf_p++;
|
||||
}
|
||||
|
||||
*out_code_point_p = code_point;
|
||||
return true;
|
||||
} /* lit_read_code_point_from_hex */
|
||||
|
||||
Reference in New Issue
Block a user