Filed
https://crbug.com/v8/10600

Thanks!
Bradford

On Fri, Jun 5, 2020 at 5:17 PM Shu-yu Guo <s...@chromium.org> wrote:

> Hi Bradford,
>
> You can file V8 issues here: https://bugs.chromium.org/p/v8/issues/list.
>
> On Fri, Jun 5, 2020 at 5:15 PM 'Bradford Smith' via v8-dev <
> v8-dev@googlegroups.com> wrote:
>
>> v8.dev/docs only lists  a place to report security bugs.
>>
>> Where do you report non-security bugs?
>>
>> I've reported this one through Chrome feedback, but surely there is a v8
>> channel for issues.
>>
>> Incorrect handling of non-decimal BigInt object literal keys and method
>> names.
>>
>> let obj = { 0x4n: 'hi' };
>> obj[4]; // undefined - should be 'hi'
>> obj["0x4"]; // 'hi' - should be undefined
>>
>> Thanks,
>> Bradford
>>
>> --
>> --
>> 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.
>> To view this discussion on the web visit
>> https://groups.google.com/d/msgid/v8-dev/769e5b43-9764-4b03-8c0a-883e8f633c7en%40googlegroups.com
>> <https://groups.google.com/d/msgid/v8-dev/769e5b43-9764-4b03-8c0a-883e8f633c7en%40googlegroups.com?utm_medium=email&utm_source=footer>
>> .
>>
> --
> --
> v8-dev mailing list
> v8-dev@googlegroups.com
> http://groups.google.com/group/v8-dev
> ---
> You received this message because you are subscribed to a topic in the
> Google Groups "v8-dev" group.
> To unsubscribe from this topic, visit
> https://groups.google.com/d/topic/v8-dev/3U4PZPa0AS8/unsubscribe.
> To unsubscribe from this group and all its topics, send an email to
> v8-dev+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/v8-dev/CAN-e9e-He-JBG8AwYc0DsUMMP6wJTwh-ggWtfQ9%2Bq7pZ3ZqWAg%40mail.gmail.com
> <https://groups.google.com/d/msgid/v8-dev/CAN-e9e-He-JBG8AwYc0DsUMMP6wJTwh-ggWtfQ9%2Bq7pZ3ZqWAg%40mail.gmail.com?utm_medium=email&utm_source=footer>
> .
>

-- 
-- 
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/v8-dev/CAGtT3on%3DeZ8itws_nfVB%3DbRV4GRQwpcexQuiWRM_to9kB8R4-g%40mail.gmail.com.

Reply via email to