Reviewers: rossberg,

Message:
rossberg, ptal

arv, matthias, caitpotter88, feel free to have a look too

Description:
ES6 unicode escapes, part 2: Regexps.

Allows \u{xxxxx} in regexps. Behind the --harmony-unicode flag.

Part 1 is here: https://codereview.chromium.org/716423002

BUG=v8:3648

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

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

Affected files (+386, -68 lines):
  M src/bootstrapper.cc
  M src/heap/heap.h
  M src/jsregexp.cc
  M src/objects.h
  M src/parser.h
  M src/parser.cc
  M src/regexp.js
  M src/runtime/runtime-regexp.cc
  M test/cctest/test-regexp.cc
  A test/mjsunit/harmony/unicode-escapes-in-regexps.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