chromium/third_party/blink/web_tests/external/wpt/workers/interfaces/WorkerGlobalScope/location/members.js

postMessage([null, location.href, location.protocol, location.host,
             location.hostname, location.port, location.pathname,
             location.search, location.hash]);