Home
last modified time | relevance | path

Searched defs:baseURL (Results 1 – 11 of 11) sorted by relevance

/third_party/node/test/fixtures/es-module-loaders/
Dexample-loader.mjs8 const baseURL = new URL('file://'); constant
/third_party/node/deps/npm/node_modules/@sigstore/sign/dist/witness/tlog/
Dclient.js26 baseURL: options.rekorBaseURL, property
/third_party/icu/tools/unicodetools/com/ibm/rbm/
DRBJavaImporter.java50 URL baseURL = baseFile.toURL(); in beginImport() local
/third_party/node/deps/npm/node_modules/@sigstore/sign/dist/witness/tsa/
Dclient.js25 baseURL: options.tsaBaseURL, property
/third_party/node/deps/npm/node_modules/@sigstore/sign/dist/signer/fulcio/
Dca.js24 baseURL: options.fulcioBaseURL, property
/third_party/node/deps/npm/node_modules/sigstore/dist/tsa/
Dindex.js25 baseURL: options.tsaBaseURL, property
/third_party/node/deps/npm/node_modules/sigstore/dist/tlog/
Dindex.js25 baseURL: options.rekorBaseURL, property
/third_party/node/lib/internal/source_map/
Dsource_map_cache.js259 function sourcesToAbsolute(baseURL, data) { argument
/third_party/node/deps/npm/test/lib/commands/
Daudit.js940 baseURL: 'https://tuf-repo-cdn.sigstore.dev', property
/third_party/typescript/src/lib/
Ddom.generated.d.ts155 baseURL?: string; property
/third_party/typescript/lib/
Dlib.dom.d.ts175 baseURL?: string; property