Contributions to fix this are welcome. I suspect that the sections referred
to in the comments have ES6 as context.

Yang

On Fri, May 3, 2019 at 12:57 AM <richies...@gmail.com> wrote:

> Quick reference: conversions.cc
> <https://github.com/v8/v8/blob/4b9b23521e6fd42373ebbcb20ebe03bf445494f9/src/conversions.cc>
>
> L170 on "// ES6 18.2.5 parseInt(string, radix) " points to the correct
> section in the spec, but scrolling down to L370 "ParseInternal", there
> are the comments referring to section 15.1.2.2 (i.e., "if R is not 2, 4, 6,
> 8, 10..."). This spec is now in 18.2.5.13 for ECMA2018 (and for the
> ECMA2020 draft)
>
>
>
> --
> --
> 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.
>

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