There's a possible conflict between this feature and another proposal, Extended
Numeric Literals
<https://github.com/tc39/proposal-extended-numeric-literals>. The issue,
https://github.com/tc39/proposal-extended-numeric-literals/issues/7, should
be addressed at next week's TC39 meeting, and I'd like to see it settled
before shipping this in V8.

On Thu, Mar 15, 2018 at 5:02 PM, Sathya Gunasekaran <gsat...@chromium.org>
wrote:

> Note that this is a v8/JavaScript feature, so this post is just an FYI for
> blink-dev — no sign-off from Blink API owners is required.
>
> Contact Emails:
> gsat...@chromium.org
> b...@b6n.ch
>
> Spec:
> https://tc39.github.io/proposal-numeric-separator/
>
> Summary:
> This feature enables developers to make their numeric literals more
> readable by creating a visual separation between groups of digits. Using
> underscores (_, U+005F) as separators helps improve readability for numeric
> literals, for ex: 1_000_000_000.
>
> Interoperability and Compatibility Risk:
> This is a Stage3 feature in the TC39 process. Previously this was a
> SyntaxError so there is no compat risk.
>
> Safari and Edge have not implemented this feature. This is under
> development in Firefox.
>
> V8 tests as well as test262 tests pass.
>
> Tracking bug:
> https://bugs.chromium.org/p/v8/issues/detail?id=7317
>
> Chromestatus entry:
> https://www.chromestatus.com/feature/5829906369871872
>
> --
> --
> 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.
>

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