unescape surrogate pairs only (#2246)
authorAlex Lam S.L <alexlamsl@gmail.com>
Sun, 23 Jul 2017 04:38:21 +0000 (12:38 +0800)
committerGitHub <noreply@github.com>
Sun, 23 Jul 2017 04:38:21 +0000 (12:38 +0800)
commit6a5e74b44e65811b2152f72aeec8df3f75457663
treed597de5711f351ce1051e91d1e7894d3116f245d
parent54446341eec4c77552d6ea60419ae940f401c16a
unescape surrogate pairs only (#2246)

fixes #2242
lib/output.js
test/compress/unicode.js
test/mocha/string-literal.js