Format some files

V8 expects the roll to run git cl format. inspector_protocol is not
git-cl-format-clean right now. This patches in the changes that apply
back upstream.

This does not fully remove the format step from the V8 roll:

- V8 rewrites some C++ files, which causes the formatting to diverge.

- Some Python files in inspector_protocol use 4-space indent, which V8
  rewrites back to 2-space indent. I have left this alone, because it's
  not clear to me which is the preferred inspector_protocol style.

See https://chromium-review.googlesource.com/c/v8/v8/+/7006587

Change-Id: I240c8f4ea5bfb066733736888e73344fa6a7cd36
4 files changed