实例属性

SharedWorkerGlobalScope 实例

实现

static SharedWorkerGlobalScope get instance {
  return _workerSelf as SharedWorkerGlobalScope;
}