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.

Reply via email to