Ensure `String.prototype.normalize.length` is `0`
authormathias <mathias@qiwi.be>
Wed, 5 Aug 2015 15:11:10 +0000 (08:11 -0700)
committerCommit bot <commit-bot@chromium.org>
Wed, 5 Aug 2015 15:13:45 +0000 (15:13 +0000)
commite5d5b6700569cd82b389d11e7bc29776911401e5
tree166d585f8d4a0d5963437d8519932e5867da05c3
parent0a1a714f7e700b3d882e3485008fa5a24cf80584
Ensure `String.prototype.normalize.length` is `0`

TEST=test/intl/string/normalization
BUG=v8:4303
LOG=N

Review URL: https://codereview.chromium.org/1274653002

Cr-Commit-Position: refs/heads/master@{#30030}
src/i18n.js
src/string.js
test/intl/string/normalization.js