Comment #6 on issue 3648 by bugdro...@chromium.org: ES6: unicode escape extensions
https://code.google.com/p/v8/issues/detail?id=3648#c6

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

commit 2305cfb4e2b196918095d3404267772e93916616
Author: marja <ma...@chromium.org>
Date: Mon Jan 12 09:50:15 2015

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
LOG=N

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

Cr-Commit-Position: refs/heads/master@{#26018}

[modify] http://crrev.com/2305cfb4e2b196918095d3404267772e93916616/src/bootstrapper.cc [modify] http://crrev.com/2305cfb4e2b196918095d3404267772e93916616/src/heap/heap.h [modify] http://crrev.com/2305cfb4e2b196918095d3404267772e93916616/src/jsregexp.cc [modify] http://crrev.com/2305cfb4e2b196918095d3404267772e93916616/src/mirror-debugger.js [modify] http://crrev.com/2305cfb4e2b196918095d3404267772e93916616/src/objects.h [modify] http://crrev.com/2305cfb4e2b196918095d3404267772e93916616/src/parser.cc [modify] http://crrev.com/2305cfb4e2b196918095d3404267772e93916616/src/parser.h [modify] http://crrev.com/2305cfb4e2b196918095d3404267772e93916616/src/regexp.js [modify] http://crrev.com/2305cfb4e2b196918095d3404267772e93916616/src/runtime/runtime-regexp.cc [modify] http://crrev.com/2305cfb4e2b196918095d3404267772e93916616/test/cctest/test-regexp.cc [modify] http://crrev.com/2305cfb4e2b196918095d3404267772e93916616/test/mjsunit/harmony/regexp-flags.js [add] http://crrev.com/2305cfb4e2b196918095d3404267772e93916616/test/mjsunit/harmony/unicode-escapes-in-regexps.js [modify] http://crrev.com/2305cfb4e2b196918095d3404267772e93916616/test/mjsunit/mirror-regexp.js


--
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
v8-dev@googlegroups.com
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 v8-dev+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to