Allow the ZWJ and ZWNJ characters in IdentifierPart as per ES5.
authorlrn@chromium.org <lrn@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Thu, 23 Feb 2012 08:15:45 +0000 (08:15 +0000)
committerlrn@chromium.org <lrn@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Thu, 23 Feb 2012 08:15:45 +0000 (08:15 +0000)
commit5468fbb19e31ef8d00b3229127688400050b0d30
tree2e4802465c67e6f9d7db8ccbf173391c74deb8bc
parentc6d9454dfff2d2a5b593c61f20a1ef62ba50d91e
Allow the ZWJ and ZWNJ characters in IdentifierPart as per ES5.

Patch from Mathias Bynens <mathias@qiwi.be>
BUG=1958
TEST=Try `var a\u200c\u200d;` and confirm it doesn't throw an error.

Review URL: https://chromiumcodereview.appspot.com/9433031
Patch from Mathias Bynens <mathias@qiwi.be>.

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@10800 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
AUTHORS
src/char-predicates.h