chromium/third_party/blink/web_tests/http/tests/devtools/console/resources/console-log-toString-object.html

<script>
console.log({toString:{}});
</script>