LGTM!

On Wed, Oct 18, 2017 at 12:16 AM, Jakob Gruber <jgru...@chromium.org> wrote:

> Contact emails
> jgru...@chromium.org
>
> Spec
> https://github.com/tc39/proposal-regexp-named-groups
>
> Summary
> Named captures for ECMAScript regular expressions allow developers to
> create and refer to named capture groups.
>
> Interoperability and Compatibility risk
> This is a stage 3 feature. It adds support for new regular expression
> syntax to specify and reference named captures. Named captures are exposed
> through the result object returned by RegExp.prototype.exec; and
> RegExp.prototype[@@replace] is extended to support named captures.
>
> Webkit has shipped this in Safari Tech Preview Release 40.
> Firefox and Edge have not implemented this yet.
>
> All V8 and test262 tests pass.
>
> Will this feature be supported on all six Blink platforms?
> Yes.
>
> Tracking bug
> https://crbug.com/v8/5437
>
> Chrome Platform Status
> https://www.chromestatus.com/features/5653365786673152
>
> --
> You received this message because you are subscribed to the Google Groups
> "blink-dev" group.
> To view this discussion on the web visit https://groups.google.com/a/
> chromium.org/d/msgid/blink-dev/CAO%2B%2BDfJ-SuzQaxRWAOAkZF7OEM9k6U6oTqyUt-
> %2BgtLHp4kC5uw%40mail.gmail.com
> <https://groups.google.com/a/chromium.org/d/msgid/blink-dev/CAO%2B%2BDfJ-SuzQaxRWAOAkZF7OEM9k6U6oTqyUt-%2BgtLHp4kC5uw%40mail.gmail.com?utm_medium=email&utm_source=footer>
> .
>

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

Reply via email to