diff options
author | Jukka Jylänki <jujjyl@gmail.com> | 2013-09-01 18:45:05 +0300 |
---|---|---|
committer | Alon Zakai <alonzakai@gmail.com> | 2013-09-10 14:39:31 -0700 |
commit | daebf68a22609cdce86f8dca699a0a945d56c9ab (patch) | |
tree | ac04e752557013205f780389cddc297b3eb77a1b /AUTHORS | |
parent | 998bfbaf23a3ac894b7f57e237af529b08a5a2c3 (diff) |
Fix UTF32 <-> JS string conversion for non-BMP characters. Turns out JS string functions .length, .charCodeAt and .fromCharCode do not operate on Unicode code points, but UTF-16-encoded Unicode code units.
Diffstat (limited to 'AUTHORS')
0 files changed, 0 insertions, 0 deletions