实例属性

DedicatedWorkerGlobalScope 实例

实现

static DedicatedWorkerGlobalScope get instance {
  return _workerSelf as DedicatedWorkerGlobalScope;
}