Home
last modified time | relevance | path

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

/third_party/node/test/fixtures/wpt/hr-time/
Didlharness.any.js15 idl_array.add_objects({ WorkerGlobalScope: ['self'] }); property
/third_party/typescript/lib/
Dlib.webworker.d.ts5456 interface WorkerGlobalScope extends EventTarget, WindowOrWorkerGlobalScope { interface
5482 declare var WorkerGlobalScope: { variable
/third_party/typescript/src/lib/
Dwebworker.generated.d.ts5436 interface WorkerGlobalScope extends EventTarget, WindowOrWorkerGlobalScope { interface
5462 declare var WorkerGlobalScope: { variable