Not documented.

Source

static WorkerGlobalScope internalCreateWorkerGlobalScope() {
  return new WorkerGlobalScope._internalWrap();
}