Searched refs:moduleURL (Results 1 – 5 of 5) sorted by relevance
58 assertIntegrity(moduleURL, content) { argument59 this.manifest.assertIntegrity(moduleURL, content);
1040 let moduleURL;1043 moduleURL = pathToFileURL(filename);1044 redirects = policy.manifest.getDependencyMapper(moduleURL);1045 policy.manifest.assertIntegrity(moduleURL, content);1123 const moduleURL = pathToFileURL(filename);1124 policy.manifest.assertIntegrity(moduleURL, content);1140 const moduleURL = pathToFileURL(filename);1141 policy.manifest.assertIntegrity(moduleURL, content);
1243 (moduleURL, realIntegrities) => {1245 moduleURL
18779 addModule(moduleURL: string, options?: WorkletOptions): Promise<void>;
18759 addModule(moduleURL: string, options?: WorkletOptions): Promise<void>;