Home
last modified time | relevance | path

Searched defs:importScripts (Results 1 – 5 of 5) sorted by relevance

/third_party/typescript/src/lib/
Dwebworker.importscripts.d.ts6 declare function importScripts(...urls: string[]): void; function
Dwebworker.generated.d.ts5455 importScripts(...urls: string[]): void; method
/third_party/typescript/lib/
Dlib.webworker.importscripts.d.ts26 declare function importScripts(...urls: string[]): void; function
Dlib.webworker.d.ts5475 importScripts(...urls: string[]): void; method
/third_party/typescript/tests/baselines/reference/
DwebworkerIterable.js3 importScripts("") variable