[Worklets] Add basic debugging to main thread worklets.

This patch introduces MainThreadWorkletGlobalScope which lives in core/
This exposes accessing the parent LocalFrame for the MainThreadDebugger/devtools etc.

Devtools JS interprets this as a page script, will need to follow up with a sane UI for worklets in devtools :)

BUG=567358

Review URL: https://codereview.chromium.org/1745253002

Cr-Commit-Position: refs/heads/master@{#382040}
11 files changed