Where to report v8 bugs?

28 views
Skip to first unread message

Bradford Smith

unread,
Jun 5, 2020, 8:15:48 PM6/5/20
to v8-dev
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

Shu-yu Guo

unread,
Jun 5, 2020, 8:17:10 PM6/5/20
to v8-...@googlegroups.com
Hi Bradford,

You can file V8 issues here: https://bugs.chromium.org/p/v8/issues/list.

--
--
v8-dev mailing list
v8-...@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+un...@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.

Bradford Smith

unread,
Jun 8, 2020, 4:49:28 PM6/8/20
to v8-...@googlegroups.com
Filed

Thanks!
Bradford

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+un...@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.
Reply all
Reply to author
Forward
0 new messages