For future reference: this landed
<https://chromium.googlesource.com/v8/v8.git/+/4c5c5bc0d36cfb20a26d75c6c93275de4af3c976>
in V8 v6.4.49 and should thus be available in Chrome 64.

On Wed, Oct 18, 2017 at 7:09 PM, 'Sathya Gunasekaran' via blink-dev <
blink-...@chromium.org> wrote:

> LGTM2
>
> On Wed, Oct 18, 2017 at 9:17 AM, Adam Klein <ad...@chromium.org> wrote:
> > 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
> .
> >
> >
> > --
> > --
> > 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.
>
> --
> You received this message because you are subscribed to the Google Groups
> "blink-dev" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to blink-dev+unsubscr...@chromium.org.
> To view this discussion on the web visit https://groups.google.com/a/ch
> romium.org/d/msgid/blink-dev/CAMd%2BM7x2wyh9WFKxXPFFVLs%2BN
> SOaCKTh6961ixje2vSo4mguZA%40mail.gmail.com.
>

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