Comment #9 on issue 2892 by [email protected]: Update identifier syntax to disallow U+2E2F
https://code.google.com/p/v8/issues/detail?id=2892#c9

The following revision refers to this bug:
https://chromium.googlesource.com/v8/v8.git/+/8659e50723fd8a3e56c7c65e694a80d78d859c24

commit 8659e50723fd8a3e56c7c65e694a80d78d859c24
Author: [email protected] <[email protected]>
Date: Wed Oct 08 14:55:03 2014

Update unicode to 7.0.0.

And do not use code points with PATTERN_* property for identifier start.
Maintain that \u180E is a white space character.

BUG=v8:2892
LOG=Y
[email protected], [email protected]

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

git-svn-id: https://v8.googlecode.com/svn/branches/bleeding_edge@24473 ce2b1a6d-e550-0410-aec6-3dcde31c8c00

[modify] https://chromium.googlesource.com/v8/v8.git/+/8659e50723fd8a3e56c7c65e694a80d78d859c24/BUILD.gn [modify] https://chromium.googlesource.com/v8/v8.git/+/8659e50723fd8a3e56c7c65e694a80d78d859c24/src/char-predicates.h [modify] https://chromium.googlesource.com/v8/v8.git/+/8659e50723fd8a3e56c7c65e694a80d78d859c24/src/jsregexp.cc [modify] https://chromium.googlesource.com/v8/v8.git/+/8659e50723fd8a3e56c7c65e694a80d78d859c24/src/objects.h [modify] https://chromium.googlesource.com/v8/v8.git/+/8659e50723fd8a3e56c7c65e694a80d78d859c24/src/scanner.h [add] https://chromium.googlesource.com/v8/v8.git/+/8659e50723fd8a3e56c7c65e694a80d78d859c24/src/unicode-decoder.cc [add] https://chromium.googlesource.com/v8/v8.git/+/8659e50723fd8a3e56c7c65e694a80d78d859c24/src/unicode-decoder.h [modify] https://chromium.googlesource.com/v8/v8.git/+/8659e50723fd8a3e56c7c65e694a80d78d859c24/src/unicode-inl.h [modify] https://chromium.googlesource.com/v8/v8.git/+/8659e50723fd8a3e56c7c65e694a80d78d859c24/src/unicode.cc [modify] https://chromium.googlesource.com/v8/v8.git/+/8659e50723fd8a3e56c7c65e694a80d78d859c24/src/unicode.h [modify] https://chromium.googlesource.com/v8/v8.git/+/8659e50723fd8a3e56c7c65e694a80d78d859c24/test/cctest/test-strings.cc [modify] https://chromium.googlesource.com/v8/v8.git/+/8659e50723fd8a3e56c7c65e694a80d78d859c24/test/mjsunit/var.js [add] https://chromium.googlesource.com/v8/v8.git/+/8659e50723fd8a3e56c7c65e694a80d78d859c24/test/unittests/unicode/unicode-predicates-unittest.cc [modify] https://chromium.googlesource.com/v8/v8.git/+/8659e50723fd8a3e56c7c65e694a80d78d859c24/test/unittests/unittests.gyp [modify] https://chromium.googlesource.com/v8/v8.git/+/8659e50723fd8a3e56c7c65e694a80d78d859c24/tools/gyp/v8.gyp


--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
--- You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to