Reviewers: arv, rossberg, caitp, mathias,

Message:
ptal

Description:
ES6 unicode extensions, part 1.

Allows \u{xxxxx} in variable names and string literals (not yet in regexps).

Everything's behind the --harmony-unicode flag.

BUG=

Please review this at https://codereview.chromium.org/716423002/

Base URL: https://chromium.googlesource.com/v8/v8.git@master

Affected files (+159, -14 lines):
  M src/bootstrapper.cc
  M src/flag-definitions.h
  M src/parser.cc
  M src/preparser.h
  M src/scanner.h
  M src/scanner.cc
  M test/cctest/test-parsing.cc
  A test/mjsunit/harmony/unicode-escapes.js


--
--
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