chromium/third_party/blink/web_tests/http/tests/inspector-protocol/resources/exception-simple.html

<script>
  throw new Error('foo');
</script>