Home
last modified time | relevance | path

Searched defs:SharedWorkerGlobalScope (Results 1 – 3 of 3) sorted by relevance

/third_party/typescript/src/lib/
Dwebworker.generated.d.ts3173 interface SharedWorkerGlobalScope extends WorkerGlobalScope { interface
3185 declare var SharedWorkerGlobalScope: { variable
/third_party/typescript/lib/
Dlib.webworker.d.ts3193 interface SharedWorkerGlobalScope extends WorkerGlobalScope { interface
3205 declare var SharedWorkerGlobalScope: { variable
/third_party/rust/crates/bindgen/bindgen-tests/tests/
Dstylo.hpp136820 SharedWorkerGlobalScope, enumerator
137591 SharedWorkerGlobalScope, enumerator
144058 static const uint32_t SharedWorkerGlobalScope = 1u << 3; variable