Home
last modified time | relevance | path

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

/third_party/typescript/lib/
Dlib.webworker.d.ts2941 interface ServiceWorkerGlobalScope extends WorkerGlobalScope { interface
2962 declare var ServiceWorkerGlobalScope: { variable
/third_party/typescript/src/lib/
Dwebworker.generated.d.ts2921 interface ServiceWorkerGlobalScope extends WorkerGlobalScope { interface
2942 declare var ServiceWorkerGlobalScope: { variable
/third_party/rust/crates/bindgen/bindgen-tests/tests/
Dstylo.hpp136816 ServiceWorkerGlobalScope, enumerator
137587 ServiceWorkerGlobalScope, enumerator
144059 static const uint32_t ServiceWorkerGlobalScope = 1u << 4; variable