Updates:
        Status: Accepted
        Labels: Type-Bug ES5

Comment #5 on issue 1958 by [email protected]: `SyntaxError: Unexpected token ILLEGAL` when using a valid JavaScript identifiers
http://code.google.com/p/v8/issues/detail?id=1958

V8 currently uses Unicode version 5.0.0. It does not attempt to match changes in 6.1.0.

Still, it should accept U+200D (and U+200C) since they are mentioned specifically in the specification.
(I haven't checked what characters the other examples here are using).


--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev

Reply via email to